ShapeRange.TextEffect Property

Definition

Returns a TextEffectFormat object that contains text-effect formatting properties for the specified ShapeRange object that represents WordArt.

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

Property Value

Applies to