_CommandBars.MenuAnimationStyle Property
Returns or sets the way a command bar is animated.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property MenuAnimationStyle As MsoMenuAnimation
Get
Set
'Usage
Dim instance As _CommandBars
Dim value As MsoMenuAnimation
value = instance.MenuAnimationStyle
instance.MenuAnimationStyle = value
MsoMenuAnimation MenuAnimationStyle { get; set; }
Property Value
Type: Microsoft.Office.Core.MsoMenuAnimation