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
    Gets whether to recalculate when getting formula value after loading the file.
    Syntax
    public boolean getDoNotRecalculateAfterOpened()

    Return Value

    True if recalculation is disabled; otherwise, false.
    See Also