Assistant.Animation 属性

定义

返回或设置 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

属性值

注解

当此属性应用于 Assistant 对象并且助手支持指定的动画时,如果助手可见并启用) ,则会立即 (助手进行动画处理。

适用于