_Application.MultiThreadedCalculation Property

Definition

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

public:
 property Microsoft::Office::Interop::Excel::MultiThreadedCalculation ^ MultiThreadedCalculation { Microsoft::Office::Interop::Excel::MultiThreadedCalculation ^ get(); };
public Microsoft.Office.Interop.Excel.MultiThreadedCalculation MultiThreadedCalculation { get; }
Public ReadOnly Property MultiThreadedCalculation As MultiThreadedCalculation

Property Value

MultiThreadedCalculation

Applies to