Skip to main content

MsoMenuAnimation enumeration

Specifies the animation style for Microsoft Office command bars.

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

Leave a comment

Your email address will not be published. Required fields are marked *

Format your code: <pre><code class="language-vba">place your code here</code></pre>