Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / TextFormatInfo Class / setBold Method
In This Topic
    setBold 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 void setBold( 
       boolean value
    )

    Parameters

    value
    See Also