Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IExcelXF Interface / FormatID Property


In This Topic
FormatID Property (IExcelXF)
In This Topic
Format id
Syntax
'Declaration
 
Property FormatID As Short
 
'Usage
 
Dim instance As IExcelXF
Dim value As Short
 
instance.FormatID = value
 
value = instance.FormatID
See Also