TRichString.RTFRun Method
A run of RTF.
Syntax
Namespace: FlexCel.Core
public TRTFRun RTFRun(Int32 index)
Parameters
<-> | Parameter | Type | Description |
---|---|---|---|
index | Int32 | Index on the list. 0-Based. |
A run of RTF.
Namespace: FlexCel.Core
public TRTFRun RTFRun(Int32 index)
<-> | Parameter | Type | Description |
---|---|---|---|
index | Int32 | Index on the list. 0-Based. |