Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorkbookView Interface / setBackColor Method
The background color to set for all worksheets.
In This Topic
    setBackColor Method
    In This Topic
    Set background color of all worksheets. SpreadJS only.
    Syntax
    void setBackColor( 
       Color color
    )

    Parameters

    color
    The background color to set for all worksheets.
    See Also