Expand Minimize
This topic has not yet been rated - Rate this topic

_Application.CalculationState Property

Returns an XlCalculationState constant that indicates the calculation state of the application for any calculations that are being performed in Microsoft Excel.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
XlCalculationState CalculationState { get; }

XlCalculationState can be one of these XlCalculationState constants:

xlCalculating

xlDone

xlPending

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.