Home Index Book Sheet Format Font AutoFilter FilterColumn RichString FormControl
ConditionalFormatting ConditionalFormat CoreProperties Table Examples
ConditionalFormatting ConditionalFormat CoreProperties Table Examples
TXLFont class reference
-
property size: Integer The size of the font from 1 to 409 points.
-
property italic: boolean If true then the font is italic.
-
property strikeOut: boolean If true then the font is strikeout.
-
property color: Color The color of the font.
-
property bold: boolean If true then the font is bold.
-
property script: Script The script style of the font.
Script value View SCRIPT_NORMAL TEXT SCRIPT_NORMAL SCRIPT_SUPER TEXTSCRIPT_SUPER SCRIPT_SUB TEXTSCRIPT_SUB -
property underline: Underline The underline style of the font.
Underline value View UNDERLINE_NONE UNDERLINE_SINGLE UNDERLINE_DOUBLE UNDERLINE_SINGLEACC UNDERLINE_DOUBLEACC -
property name: AnsiString The name of the font. Default name is "Arial".