'宣言 Public Enum YearDigitType Inherits System.Enum
public enum YearDigitType : System.Enum
'宣言 Public Enum YearDigitType Inherits System.Enum
public enum YearDigitType : System.Enum
メンバ | 解説 |
---|---|
FourDigitYear | FourDigitYear モードの範囲は 0000 ~ 9999 です。 |
TwoDigitYear | TwoDigitYear モードの範囲は 00 ~ 99 です。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Wpf.SpreadSheet.CellType.Editors.YearDigitType