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