Spread Silverlight Documentation
Month Property (IExcelDateGroupItem)


GrapeCity.Excel Namespace > IExcelDateGroupItem Interface : Month Property
Month
Syntax
'Declaration
 
Property Month As System.UShort
'Usage
 
Dim instance As IExcelDateGroupItem
Dim value As System.UShort
 
instance.Month = value
 
value = instance.Month
System.ushort Month {get; set;}
See Also

Reference

IExcelDateGroupItem Interface
IExcelDateGroupItem Members