| GrapeCity.Windows.SpreadSheet.Data Namespace : MonthOfYearType Enumeration | 
'Declaration Public Enum MonthOfYearType Inherits System.Enum
'Usage Dim instance As MonthOfYearType
public enum MonthOfYearType : System.Enum
| Member | Description | 
|---|---|
| April | Indicates April. | 
| August | Indicates August. | 
| December | Indicates December. | 
| 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.Windows.SpreadSheet.Data.MonthOfYearType
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)