HotXLS Docs
Contents
Home
Overview
TGridToXLS
IXLSWorkbook
Home
Contents
Overview
TextRuns property
Exposes rich text character font runs for formatting portions of the text differently
Syntax
property
TextRuns: TXLSTextBoxTextRuns;
Example
This example adds a text formatting run to the text box
TextBox.TextRuns.Add(0, 1);