Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / DeserializationOptions Class / setDoNotRecalculateAfterLoad Method
In This Topic
    setDoNotRecalculateAfterLoad Method
    In This Topic
    Sets whether to prevent recalculation after loading the JSON data. Default value is false.
    Syntax
    public void setDoNotRecalculateAfterLoad( 
       boolean value
    )

    Parameters

    value
    See Also