HtmlText
Shape.HtmlText property
Holt und setzt den HTML-String, der Daten und einige Formate in diesem Textfeld enthält.
public string HtmlText { get; set; }
Beispiele
[C#]
if(shape.HtmlText == null || shape.HtmlText == "")
shape.HtmlText = "<Font Style="FONT-FAMILY: Calibri;FONT-SIZE: 11pt;COLOR: #0000ff;TEXT-ALIGN: left;">This is a <b>test</b>.</Font>";
Siehe auch
- class Shape
- namensraum Aspose.Cells.Drawing
- Montage Aspose.Cells