_Application.CalculationInterruptKey Eigenschaft

Definition

Legt fest oder gibt eine XlCalculationInterruptKey Konstante zurück, die den Schlüssel angibt, der Microsoft Excel beim Ausführen von Berechnungen unterbrechen kann.

public:
 property Microsoft::Office::Interop::Excel::XlCalculationInterruptKey CalculationInterruptKey { Microsoft::Office::Interop::Excel::XlCalculationInterruptKey get(); void set(Microsoft::Office::Interop::Excel::XlCalculationInterruptKey value); };
public Microsoft.Office.Interop.Excel.XlCalculationInterruptKey CalculationInterruptKey { get; set; }
Public Property CalculationInterruptKey As XlCalculationInterruptKey

Eigenschaftswert

Hinweise

XlCalculationInterruptKey kann eine der folgenden XlCalculationInterruptKey-Konstanten sein:

xlAnyKey

xlEscKey

xlNoKey

Gilt für: