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


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