GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > SpinButtonInfo クラス : Interval プロパティ |
'Declaration Public Property Interval As Integer
'使用法 Dim instance As SpinButtonInfo Dim value As Integer instance.Interval = value value = instance.Interval
public int Interval {get; set;}
例外 | 説明 |
---|---|
System.ArgumentOutOfRangeException | 指定された引数は、有効な値の範囲内にありません。有効な値の範囲は 1 以上です。 |