TextEffectFormat Interface 

Contains properties and methods that apply to WordArt objects.

Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)

Usage

Public Class extEffectFormatImplementation
    Implements TextEffectFormat
End Class
Dim extEffectFormatImplementation1 As New extEffectFormatImplementation()

Syntax

Public Interface TextEffectFormat
public interface TextEffectFormat
public interface class TextEffectFormat
public interface TextEffectFormat
public interface TextEffectFormat

Remarks

Use the TextEffect property to return a TextEffectFormat object.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Word Namespace

Other Resources

TextEffectFormat Members