GrapeCity.Xaml.Excel
Year Property (IExcelDateGroupItem)


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

Reference

IExcelDateGroupItem Interface
IExcelDateGroupItem Members