FlexReport for WinForms
GetText メソッド (C1TextBlockRange)


C1.Document アセンブリ > C1.Document 名前空間 > C1TextBlockRange クラス : GetText メソッド
The string to append ranges text.
Gets a string with the appended list of text ranges.
シンタックス
'宣言
 
Public Function GetText( _
   ByVal s As System.String _
) As System.String
'使用法
 
Dim instance As C1TextBlockRange
Dim s As System.String
Dim value As System.String
 
value = instance.GetText(s)
public System.string GetText( 
   System.string s
)

パラメータ

s
The string to append ranges text.

戻り値の型

A string with the appended list of text ranges.
参照

参照

C1TextBlockRange クラス
C1TextBlockRange メンバ