Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / FontInfo Structure / Bold Property
In This Topic
    Bold Property (FontInfo)
    In This Topic
    A bool value indicates whether the font is bold.
    Syntax
    public System.bool Bold {get; set;}
    See Also