Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelXFormat Class / FormatID Property


In This Topic
FormatID Property (ExcelXFormat)
In This Topic
FormatID
Syntax
'Declaration
 
Public Overridable Property FormatID As Short
 
'Usage
 
Dim instance As ExcelXFormat
Dim value As Short
 
instance.FormatID = value
 
value = instance.FormatID
See Also