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

    Parameters

    value
    See Also