/
HotXLS-Doku
Inhalt
Startseite
Übersicht
TGridToXLS
IXLSWorkbook
Startseite
Inhalt
Übersicht
TextRuns-Eigenschaft
Stellt Rich-Text-Zeichen-Font-Runs bereit, um Teile des Texts unterschiedlich zu formatieren
Syntax
property
TextRuns: TXLSTextBoxTextRuns;
Beispiel
This example adds a text formatting run to the text box
TextBox.TextRuns.Add(0, 1);