Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / FrtFontList Class / cFont Property


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