'Declaration <SerializableAttribute()> Public Enum Month Inherits System.Enum
'Usage Dim instance As Month
[Serializable()] public enum Month : System.Enum
'Declaration <SerializableAttribute()> Public Enum Month Inherits System.Enum
'Usage Dim instance As Month
[Serializable()] public enum Month : System.Enum
Member | Description |
---|---|
April | Indicates April. |
August | Indicates August. |
December | Indicates December. |
Default | Not defined month. |
February | Indicates February. |
January | Indicates January. |
July | Indicates July. |
June | Indicates June. |
March | Indicates March. |
May | Indicates May. |
November | Indicates November. |
October | Indicates October. |
September | Indicates September. |
System.Object
System.ValueType
System.Enum
GrapeCity.Wpf.SpreadSheet.CellType.Editors.Month