GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > GcTimeSpan クラス : Value プロパティ |
'Declaration
Public Property Value As Nullable(Of TimeSpan)
public Nullable<TimeSpan> Value {get; set;}
例外 | 説明 |
---|---|
System.FormatException | 値は有効な書式文字列ではありません。 |
System.ArgumentOutOfRangeException | 値はMinValueより小さいか、MaxValueより大きいです。 |