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