ShapeRange.TextEffect Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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