Application.MultiThreadedCalculation Property

Excel Developer Reference

Returns a MultiThreadedCalculation object that controls the multi-threaded recalculation settings that are new in Excel 2007. Read-only.

Version Information
 Version Added:  Excel 2007

Syntax

expression.MultiThreadedCalculation

expression   A variable that represents an Application object.

See Also