IsRichText
Shape.IsRichText property
Ob der Text Rich-Text ist oder nicht.
public bool IsRichText { get; }
Beispiele
[C#]
if(shape.IsRichText)
Console.WriteLine("The text is rich text.");
Siehe auch
- class Shape
- namensraum Aspose.Cells.Drawing
- Montage Aspose.Cells