IsRichText
Shape.IsRichText property
Si el texto es texto enriquecido o no.
public bool IsRichText { get; }
Ejemplos
[C#]
if(shape.IsRichText)
Console.WriteLine("The text is rich text.");
Ver también
- class Shape
- espacio de nombres Aspose.Cells.Drawing
- asamblea Aspose.Cells