_Application.CalculationInterruptKey Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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