Balloon.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
Une partie du contenu de cette rubrique peut ne pas s’appliquer à certaines langues.
L’Assistant est animé uniquement pendant l’affichage de la bulle. « Clippit » est l’Assistant par défaut, et msoAnimationIdle est le type d’animation par défaut pour l’Assistant.
Selon l’Assistant sélectionné, la définition de la propriété Animation peut ou non entraîner une animation évidente. Toutefois, toutes les MsoAnimationType constantes sont valides pour tous les assistants. Notez que différentes constantes peuvent produire la même animation.
Les constantes MsoAnimationType suivantes représentent des animations qui répètent l’action spécifiée jusqu’à ce que l’Assistant soit ignoré ou jusqu’à ce que la propriété Animation soit réinitialisée avec une autre animation :
msoAnimationCheckingSomething
msoAnimationGetTechy
msoAnimationListensToComputer
msoAnimationSearching
msoAnimationThinking
msoAnimationWorkingAtSomething
msoAnimationWritingNotingSomething