TExcelFont.ConvertTextDecoration Method
Converts between the text decorations used in Excel and the text decorations used for drawing.
Syntax
Unit: FlexCel.Core
class function TExcelFont.ConvertTextDecoration(const Fx: TFlxFont): TUITextDecoration; static;
Parameters
| <-> |
Parameter |
Type |
Description |
| const |
Fx |
TFlxFont |
|
See also