Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IFontFormat Interface / setBold Method
In This Topic
    setBold Method
    In This Topic
    Sets the boolean property that indicates whether the represented text is bold.
    Syntax
    void setBold( 
       boolean value
    )

    Parameters

    value
    See Also