Documents for Excel, Java Edition Documentation
com.grapecity.documents.excel Package / DeserializationOptions Class / setIgnoreFormula Method
In This Topic
    setIgnoreFormula Method
    In This Topic
    Sets whether to ignore the formula when deserialize the workbook or worksheet from json.
    Syntax
    public void setIgnoreFormula( 
       boolean value
    )

    Parameters

    value
    See Also