FlexReport for WinForms
SetSelection メソッド (C1RichText)


C1.Win.Document.4.8 アセンブリ > C1.Win.Document.Util 名前空間 > C1RichText クラス : SetSelection メソッド
シンタックス
'宣言
 
Public Sub SetSelection( _
   ByVal selectionStart As System.Integer, _
   ByVal selectionLength As System.Integer _
) 
'使用法
 
Dim instance As C1RichText
Dim selectionStart As System.Integer
Dim selectionLength As System.Integer
 
instance.SetSelection(selectionStart, selectionLength)
public void SetSelection( 
   System.int selectionStart,
   System.int selectionLength
)

パラメータ

selectionStart
selectionLength
参照

参照

C1RichText クラス
C1RichText メンバ