Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 870 Bytes

Excel.Application.EnableLargeOperationAlert.md

File metadata and controls

33 lines (19 loc) · 870 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Application.EnableLargeOperationAlert property (Excel)
vbaxl10.chm133311
vbaxl10.chm133311
Excel.Application.EnableLargeOperationAlert
c8454216-6e91-997a-566b-d00ca99e89a3
04/04/2019
medium

Application.EnableLargeOperationAlert property (Excel)

Sets or returns a Boolean that represents whether to display an alert message when a user attempts to perform an operation that affects a larger number of cells than is specified in the Office Center UI. Read/write Boolean.

Syntax

expression.EnableLargeOperationAlert

expression A variable that represents an Application object.

Remarks

The default value of this property is True.

[!includeSupport and feedback]