Share via


Shape.TextEffect Propiedad

Definición

Devuelve un TextEffectFormat objeto que contiene propiedades de formato de efecto de texto para la forma especificada. Se aplica a objetos T:Microsoft.Office.Interop.Excel.Shape que representan WordArt. Solo lectura.

public:
 property Microsoft::Office::Interop::Excel::TextEffectFormat ^ TextEffect { Microsoft::Office::Interop::Excel::TextEffectFormat ^ get(); };
public Microsoft.Office.Interop.Excel.TextEffectFormat TextEffect { get; }
Public ReadOnly Property TextEffect As TextEffectFormat

Valor de propiedad

Se aplica a