GrapeCity.Xaml.SpreadSheet.Data
MonthOfYearType Enumeration


Specifies the month in which the date occurs.
Syntax
'Declaration
 
Public Enum MonthOfYearType 
   Inherits System.Enum
'Usage
 
Dim instance As MonthOfYearType
public enum MonthOfYearType : System.Enum 
Members
MemberDescription
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.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Xaml.SpreadSheet.Data.MonthOfYearType

Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

GrapeCity.Xaml.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options