Compartir a través de


Assistant.Animation Propiedad

Definición

Devuelve o establece una acción de animación para el Asistente de 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

Valor de propiedad

Comentarios

Cuando esta propiedad se aplica al Assistant objeto y el Asistente admite la animación especificada, el Asistente se anima inmediatamente (si el Asistente está visible y habilitado).

Se aplica a