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