InlineShape.TextEffect プロパティ

定義

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

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

プロパティ値

適用対象