IsRichText
Shape.IsRichText property
Metnin zengin metin olup olmadığı.
public bool IsRichText { get; }
Örnekler
[C#]
if(shape.IsRichText)
Console.WriteLine("The text is rich text.");
Ayrıca bakınız
- class Shape
- ad alanı Aspose.Cells.Drawing
- toplantı Aspose.Cells