Documents for Excel, Java Edition Documentation
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.
    Syntax
    public void setDoNotRecalculateAfterLoad( 
       boolean value
    )

    Parameters

    value
    See Also