Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / SjsSaveOptions Class / getIgnoreRangeOutOfRowColumnCount Method
In This Topic
    getIgnoreRangeOutOfRowColumnCount Method
    In This Topic
    Gets whether to ignore data out of the RowCount and ColumnCount when exporting to sjs. Default value is false.
    Syntax
    public boolean getIgnoreRangeOutOfRowColumnCount()
    See Also