MsoMenuAnimation Enumeration

Office Developer Reference

Specifies animation style for Microsoft Office command bars.

Remarks
The use of CommandBars in some Microsoft Office applications has been superseded by the new Ribbon user interface. For more information, search help for the keyword "Ribbon."

Name Value Description
msoMenuAnimationNone 0 No animation.
msoMenuAnimationRandom 1 Random animation.
msoMenuAnimationSlide 3 Menus slide into view.
msoMenuAnimationUnfold 2 Menus unfold into view.