'Declaration Public Property Month As System.UShort
'Usage Dim instance As ExcelDateGroupItem Dim value As System.UShort instance.Month = value value = instance.Month
public System.ushort Month {get; set;}
'Declaration Public Property Month As System.UShort
'Usage Dim instance As ExcelDateGroupItem Dim value As System.UShort instance.Month = value value = instance.Month
public System.ushort Month {get; set;}