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