'Declaration Property FormatID As Short
'Declaration
Property FormatID As Short
'Usage Dim instance As IExcelXF Dim value As Short instance.FormatID = value value = instance.FormatID
'Usage
Dim instance As IExcelXF Dim value As Short instance.FormatID = value value = instance.FormatID
short FormatID {get; set;}
IExcelXF Interface IExcelXF Members