ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.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
    public System.bool Bold {get;}
    See Also