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

    Parameters

    value
    See Also