Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelFont Class / fExtend Property


In This Topic
fExtend Property
In This Topic
Syntax
'Declaration
 
Public Property fExtend As Boolean
 
'Usage
 
Dim instance As ExcelFont
Dim value As Boolean
 
instance.fExtend = value
 
value = instance.fExtend
See Also