XlCalculation Enumeration
Specifies the calculation mode.
Version Information
Version Added: Excel 2007
Name |
Value |
Description |
---|---|---|
xlCalculationAutomatic |
-4105 |
Excel controls recalculation. |
xlCalculationManual |
-4135 |
Calculation is done when the user requests it. |
xlCalculationSemiautomatic |
2 |
Excel controls recalculation but ignores changes in tables. |