Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / TextFormatInfo Class / getBold Method
In This Topic
    getBold Method
    In This Topic
    Gets or sets the top-level font weight for the content of the element.

    True if font weight is bold (700). Otherwise, font weight is normal or regular (400).

    Syntax
    public boolean getBold()
    See Also