FlexReport for WinForms
GetText メソッド (C1DocumentRange)


C1.Document アセンブリ > C1.Document 名前空間 > C1DocumentRange クラス : GetText メソッド
Returns the string containing the document's text defining by this C1DocumentRange.
シンタックス
'宣言
 
Public MustOverride Function GetText() As System.String
'使用法
 
Dim instance As C1DocumentRange
Dim value As System.String
 
value = instance.GetText()
public abstract System.string GetText()
参照

参照

C1DocumentRange クラス
C1DocumentRange メンバ