setIgnoreColumnRowInfoOutOfUsedRange Method
In This Topic
Sets whether to ignore below information which is out of used range when exporting to JSON file. Default value is true. - row style - column style - row height - column width
Syntax
public void setIgnoreColumnRowInfoOutOfUsedRange(
boolean
)
|
Parameters
- value
See Also