Assistant.Animation Eigenschaft

Definition

Gibt eine Animationsaktion für den Office-Assistenten zurück oder legt sie fest.

public:
 property Microsoft::Office::Core::MsoAnimationType Animation { Microsoft::Office::Core::MsoAnimationType get(); void set(Microsoft::Office::Core::MsoAnimationType value); };
public Microsoft.Office.Core.MsoAnimationType Animation { get; set; }
member this.Animation : Microsoft.Office.Core.MsoAnimationType with get, set
Public Property Animation As MsoAnimationType

Eigenschaftswert

Hinweise

Wenn diese Eigenschaft auf das Assistant Objekt angewendet wird und der Assistent die angegebene Animation unterstützt, wird der Assistent sofort animiert (wenn der Assistent sichtbar und aktiviert ist).

Gilt für: