CommandBarsClass.MenuAnimationStyle Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
virtual property Microsoft::Office::Core::MsoMenuAnimation MenuAnimationStyle { Microsoft::Office::Core::MsoMenuAnimation get(); void set(Microsoft::Office::Core::MsoMenuAnimation value); };
public virtual Microsoft.Office.Core.MsoMenuAnimation MenuAnimationStyle { get; set; }
member this.MenuAnimationStyle : Microsoft.Office.Core.MsoMenuAnimation with get, set
Public Overridable Property MenuAnimationStyle As MsoMenuAnimation