Поделиться через


_Application.CalculationInterruptKey Свойство

Определение

Задает или возвращает константу XlCalculationInterruptKey , указывающую ключ, который может прерывать работу Microsoft Excel при выполнении вычислений.

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

Значение свойства

Комментарии

XlCalculationInterruptKey может быть одной из следующих констант XlCalculationInterruptKey :

xlAnyKey

xlEscKey

xlNoKey

Применяется к