TextEffectFormat Interface
Contains properties and methods that apply to WordArt objects.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
<GuidAttribute("000C031F-0000-0000-C000-000000000046")> _
Public Interface TextEffectFormat _
Inherits _IMsoDispObj
'Usage
Dim instance As TextEffectFormat
[GuidAttribute("000C031F-0000-0000-C000-000000000046")]
public interface TextEffectFormat : _IMsoDispObj