IsRichText
Shape.IsRichText property
Om texten är rik text eller inte.
public bool IsRichText { get; }
Exempel
[C#]
if(shape.IsRichText)
Console.WriteLine("The text is rich text.");
Se även
- class Shape
- namnutrymme Aspose.Cells.Drawing
- hopsättning Aspose.Cells