Share via


ShapeRange.TextEffect Property

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

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property TextEffect As TextEffectFormat
    Get
'Usage
Dim instance As ShapeRange
Dim value As TextEffectFormat

value = instance.TextEffect
TextEffectFormat TextEffect { get; }

Property Value

Type: Microsoft.Office.Interop.Word.TextEffectFormat

See Also

Reference

ShapeRange Interface

ShapeRange Members

Microsoft.Office.Interop.Word Namespace