Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / XlsxOpenOptions Class / getDoNotRecalculateAfterOpened Method
In This Topic
    getDoNotRecalculateAfterOpened Method
    In This Topic
    Don't recalculate when getting formula value after loading the file. Default is false.
    Syntax
    public boolean getDoNotRecalculateAfterOpened()
    See Also