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