CommandBarsClass.MenuAnimationStyle Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Public Overridable Property MenuAnimationStyle As MsoMenuAnimation
Get
Set
'Usage
Dim instance As CommandBarsClass
Dim value As MsoMenuAnimation
value = instance.MenuAnimationStyle
instance.MenuAnimationStyle = value
public virtual MsoMenuAnimation MenuAnimationStyle { get; set; }
Property Value
Type: Microsoft.Office.Core.MsoMenuAnimation
Implements
_CommandBars.MenuAnimationStyle