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