Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorkbookView Interface / setGrayAreaBackColor Method
The background color to set for the workbook's gray area.
In This Topic
    setGrayAreaBackColor Method
    In This Topic
    Set background color of workbook gray area. SpreadJS only.
    Syntax
    void setGrayAreaBackColor( 
       Color color
    )

    Parameters

    color
    The background color to set for the workbook's gray area.
    See Also