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


In This Topic
Outline Property (ExcelFont)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property Outline As Boolean
 
'Usage
 
Dim instance As ExcelFont
Dim value As Boolean
 
value = instance.Outline
See Also