_Font.Animation 属性

定义

此对象、成员或枚举已被弃用并且不适合在您的代码中使用。

public:
 property Microsoft::Office::Interop::Word::WdAnimation Animation { Microsoft::Office::Interop::Word::WdAnimation get(); void set(Microsoft::Office::Interop::Word::WdAnimation value); };
public Microsoft.Office.Interop.Word.WdAnimation Animation { get; set; }
member this.Animation : Microsoft.Office.Interop.Word.WdAnimation with get, set
Public Property Animation As WdAnimation

属性值

适用于