TExcelFont Record Utility methods to create normal fonts from Excel ones. Syntax Unit: FlexCel.Core TExcelFont = record; Methods Name Description CreateFont Overloaded CreateFont(string, Double, TUIFontStyleSet) CreateFont(TUIFont, TUIColor, TUITextDecoration, Double) ConvertFontStyle Converts between a the Excel font styles and the font styles used in UI. ConvertTextDecoration Converts between the text decorations used in Excel and the text decorations used for drawing.