Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IStyle Interface / setIncludeFont Method
In This Topic
    setIncludeFont Method
    In This Topic
    Sets whether the style includes the Bold, Color,ColorIndex, FontStyle,Italic, Name,OutlineFont, Shadow,Size, Strikethrough,Subscript, Superscript, and Underline font properties.
    Syntax
    void setIncludeFont( 
       boolean value
    )

    Parameters

    value
    See Also