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