_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

適用対象