GrapeCity.Xaml.Excel
Month Property (IExcelDateGroupItem)


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

Reference

IExcelDateGroupItem Interface
IExcelDateGroupItem Members