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


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