GrapeCity SPREAD for Windows Forms 11.0J
SelectionStart プロパティ (IEditorSupport)


選択を開始する文字の位置番号を取得または設定します。
構文
'Declaration
 
Property SelectionStart As Integer
'使用法
 
Dim instance As IEditorSupport
Dim value As Integer
 
instance.SelectionStart = value
 
value = instance.SelectionStart
int SelectionStart {get; set;}

プロパティ値

選択を開始する文字の位置。
参照

IEditorSupport インタフェース
IEditorSupport メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.