Share via


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.

Version Information

Version Added: Excel 2007

Syntax

expression .EnableLargeOperationAlert

expression A variable that represents an Application object.

Remarks

The default value of this property is True.

請參閱

概念

Application Object Members

Application Object