Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 608 Bytes

Excel.XlCalculationInterruptKey.md

File metadata and controls

23 lines (16 loc) · 608 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
XlCalculationInterruptKey enumeration (Excel)
Excel.xlCalculationInterruptKey
61927318-6d58-0ad3-49ea-0ef50ed7aaa4
06/08/2017
medium

XlCalculationInterruptKey enumeration (Excel)

Specifies which key interrupts recalculation.

Name Value Description
xlAnyKey 2 Pressing any key interrupts recalculation.
xlEscKey 1 Pressing the ESC key interrupts recalculation.
xlNoKey 0 No key press can interrupt recalculation.

[!includeSupport and feedback]