Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / FBI Class / fontIndex Property


In This Topic
fontIndex Property (FBI)
In This Topic
Syntax
'Declaration
 
Public Property fontIndex As FontIndex
 
'Usage
 
Dim instance As FBI
Dim value As FontIndex
 
instance.fontIndex = value
 
value = instance.fontIndex
See Also