com.grapecity.documents.excel Package / SjsSaveOptions Class / setIgnoreRangeOutOfRowColumnCount Method
In This Topic
setIgnoreRangeOutOfRowColumnCount Method
In This Topic
Sets whether to ignore data out of the RowCount and ColumnCount when exporting to sjs.
Syntax
public void setIgnoreRangeOutOfRowColumnCount( 
   boolean value
)

Parameters

value
See Also