Shape.TextEffect プロパティ

定義

指定した図形の TextEffectFormat テキスト効果の書式設定プロパティを含むオブジェクトを返します。

public:
 property Microsoft::Office::Interop::Word::TextEffectFormat ^ TextEffect { Microsoft::Office::Interop::Word::TextEffectFormat ^ get(); };
public Microsoft.Office.Interop.Word.TextEffectFormat TextEffect { get; }
member this.TextEffect : Microsoft.Office.Interop.Word.TextEffectFormat
Public ReadOnly Property TextEffect As TextEffectFormat

プロパティ値

注釈

このプロパティは、ワードアートを表すオブジェクトに Shape 適用されます。

適用対象