次の方法で共有


Assistant.Animation プロパティ

定義

Office Assistant のアニメーション アクションを設定または返します。

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 適用され、Assistant が指定したアニメーションをサポートしている場合、アシスタントはすぐにアニメーション化されます (アシスタントが表示され、有効になっている場合)。

適用対象