GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > EditBase クラス : SelectionStart プロパティ |
'Declaration Public Overridable Property SelectionStart As Integer
'使用法 Dim instance As EditBase Dim value As Integer instance.SelectionStart = value value = instance.SelectionStart
public virtual int SelectionStart {get; set;}
例外 | 説明 |
---|---|
System.ArgumentOutOfRangeException | 指定された値が0未満です。 |