Assistant.Animation Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Renvoie ou définit une action d’animation pour l’Assistant Office.
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
Valeur de propriété
Remarques
Lorsque cette propriété est appliquée à l’objet Assistant et que l’Assistant prend en charge l’animation spécifiée, l’Assistant est animé immédiatement (si l’Assistant est visible et activé).