TextEffect
Shape.TextEffect property
Gibt ein TextEffectFormat-Objekt zurück, das Texteffekt-Formatierungseigenschaften für die angegebene Form enthält. Gilt für Shape-Objekte, die WordArt darstellen.
public TextEffectFormat TextEffect { get; }
Beispiele
[C#]
Aspose.Cells.Drawing.TextEffectFormat textEffectFormat = shape.TextEffect;
Siehe auch
- class TextEffectFormat
- class Shape
- namensraum Aspose.Cells.Drawing
- Montage Aspose.Cells