_Application.MultiThreadedCalculation 属性

定义

返回一个 MultiThreadedCalculation 对象,该对象控制 Excel 2007 中新增的多线程重新计算设置。 此为只读属性。

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

属性值

MultiThreadedCalculation

适用于