Syntax

expression.EnableAnimations

expression A variable that represents an Application object.

Remarks

When animation is enabled, inserted worksheet rows and columns appear slowly, and deleted worksheet rows and columns disappear slowly.

Example

This example turns off animated insertion and deletion.

Visual Basic for Applications
Application.EnableAnimations = False
Change the way Excel displays deletions and insertions? enable enable animations Enable Animations Property EnableAnimations EnableAnimations Property Get rid of the smooth slow delete feature? Use the slow motion look for inserting new rows and columns?

See also: