XlCalculationState Enum

Definition

Specifies the calculation state of the application.

C#
public enum XlCalculationState
Inheritance
XlCalculationState

Fields

Name Value Description
xlDone 0

Calculations complete.

xlCalculating 1

Calculations in process.

xlPending 2

Changes that trigger calculation have been made, but a recalculation has not yet been performed.

Applies to

Product Versions
Excel primary interop assembly Latest