Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / SerializationOptions Class / getIgnoreStyle Method
In This Topic
    getIgnoreStyle Method
    In This Topic
    Gets whether to ignore the style when serialize the workbook or worksheet to JSON. Default value is false.
    Syntax
    public boolean getIgnoreStyle()
    See Also