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

    Parameters

    value
    See Also