TRichString.GetFont Method
Return the font for a font index.
Syntax
Namespace: FlexCel.Core
public TFlxFont GetFont(Int32 i)
Parameters
<-> | Parameter | Type | Description |
---|---|---|---|
i | Int32 | index of the font (0 based). |
Return the font for a font index.
Namespace: FlexCel.Core
public TFlxFont GetFont(Int32 i)
<-> | Parameter | Type | Description |
---|---|---|---|
i | Int32 | index of the font (0 based). |