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


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