C1.Excel Assembly / C1.Excel Namespace / XLFont Class / Bold Property

In This Topic
Bold Property (XLFont)
In This Topic
Gets bold flag of the Excel font.
Syntax
'Declaration
 
Public ReadOnly Property Bold As System.Boolean
 
See Also