Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / SerializationOptions Class / getIgnoreColumnRowInfoOutOfUsedRange Method
In This Topic
    getIgnoreColumnRowInfoOutOfUsedRange Method
    In This Topic
    Gets 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 boolean getIgnoreColumnRowInfoOutOfUsedRange()
    See Also