GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > GcTimeSpanCellType クラス : RecommendedValue プロパティ |
'Declaration
Public Property RecommendedValue As TimeSpan
'使用法
Dim instance As GcTimeSpanCellType Dim value As TimeSpan instance.RecommendedValue = value value = instance.RecommendedValue
public TimeSpan RecommendedValue {get; set;}
例外 | 説明 |
---|---|
System.ArgumentException | 現在のパターンと一致しない値がRecommendedValueプロパティに設定されたときに発生します。 |