/
HotXLS-Doku

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);