TextEffect
Shape.TextEffect property
Belirtilen şekil için metin efekti biçimlendirme özelliklerini içeren bir TextEffectFormat nesnesi döndürür. WordArt’ı temsil eden Shape nesneleri için geçerlidir.
public TextEffectFormat TextEffect { get; }
Örnekler
[C#]
Aspose.Cells.Drawing.TextEffectFormat textEffectFormat = shape.TextEffect;
Ayrıca bakınız
- class TextEffectFormat
- class Shape
- ad alanı Aspose.Cells.Drawing
- toplantı Aspose.Cells