Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLFontFormatting Class / Bold Property

In This Topic
    Bold Property (XLFontFormatting)
    In This Topic
    Gets or sets font bold attribute for this formating.
    Syntax
    'Declaration
     
    
    Public Property Bold As Boolean
    public bool Bold {get; set;}
    See Also