Excel for WPF | ComponentOne
C1.WPF.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 Boolean
    public bool Bold {get;}
    See Also