Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / SerializationOptions Class / setIgnoreColumnRowInfoOutOfUsedRange Method
In This Topic
    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 value
    )

    Parameters

    value
    See Also