'宣言
Public Enum MonthOfYearType Inherits System.Enum
public enum MonthOfYearType : System.Enum
'宣言
Public Enum MonthOfYearType Inherits System.Enum
public enum MonthOfYearType : System.Enum
メンバ | 解説 |
---|---|
April | 4 月を示します。 |
August | 8 月を示します。 |
December | 12 月を示します。 |
February | 2 月を示します。 |
January | 1 月を示します。 |
July | 7 月を示します。 |
June | 6 月を示します。 |
March | 3 月を示します。 |
May | 5 月を示します。 |
November | 11 月を示します。 |
October | 10 月を示します。 |
September | 9 月を示します。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Windows.SpreadGrid.MonthOfYearType