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


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