IsRichText
Shape.IsRichText property
Se il testo è RTF o meno.
public bool IsRichText { get; }
Esempi
[C#]
if(shape.IsRichText)
Console.WriteLine("The text is rich text.");
Guarda anche
- class Shape
- spazio dei nomi Aspose.Cells.Drawing
- assemblea Aspose.Cells