GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > GcNumber クラス : Value プロパティ |
'宣言
Public Property Value As Nullable(Of Decimal)
public Nullable<decimal> Value {get; set;}
例外 | 解説 |
---|---|
System.ArgumentOutOfRangeException | 指定された値が未満であるか、MaxValueを超えています。 |