FlexReport for WinForms
FindTextRange メソッド (C1TextBlockRange)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > C1TextBlockRange クラス : FindTextRange メソッド
シンタックス
'宣言
 
Public Function FindTextRange( _
   ByVal position As System.Integer, _
   ByRef rangeIndex As System.Integer _
) As System.Boolean
'使用法
 
Dim instance As C1TextBlockRange
Dim position As System.Integer
Dim rangeIndex As System.Integer
Dim value As System.Boolean
 
value = instance.FindTextRange(position, rangeIndex)
public System.bool FindTextRange( 
   System.int position,
   out System.int rangeIndex
)

パラメータ

position
rangeIndex
参照

参照

C1TextBlockRange クラス
C1TextBlockRange メンバ