Applies To
Application Object.
Description
True if animated insertion and deletion is enabled. When animation is enabled, inserted worksheet rows and columns slowly appear, and deleted worksheet rows and columns slowly disappear. This property is available only in Microsoft Excel for Windows 95. Read-write.
Example
This example turns off animated insertion and deletion.
Application.EnableAnimations = False