Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / XlsxSaveOptions Class / getExcludeEmptyRegionCells Method
In This Topic
    getExcludeEmptyRegionCells Method
    In This Topic
    Indicates whether to exclude any empty cells(cells with no data or only style) outside the used data range. Default is false.
    Syntax
    public boolean getExcludeEmptyRegionCells()
    See Also