Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / SjsSaveOptions Class / setIncludeEmptyRegionCells Method
In This Topic
    setIncludeEmptyRegionCells Method
    In This Topic
    Set whether any empty cells outside the used data range can be included when saving the file. By default, the value is true.
    Syntax
    public void setIncludeEmptyRegionCells( 
       boolean value
    )

    Parameters

    value
    See Also