Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / FontX Class / iFont Property


In This Topic
iFont Property
In This Topic
Syntax
'Declaration
 
Public Property iFont As UShort
 
'Usage
 
Dim instance As FontX
Dim value As UShort
 
instance.iFont = value
 
value = instance.iFont
See Also