FontAndColor
Jump to navigation
Jump to search
FontAndColor
This represents a font value (including typeface, size and other attributes) and a color value
color
The text color
Accepts STRING values in the format: #RRGGBB, #RRGGBBAA
Accepts STRING values in the format: #RRGGBB, #RRGGBBAA
family
The name of the font
Accepts STRING values
Accepts STRING values
size
The font size in points
Accepts REAL values
Accepts REAL values
bold
Whether or not the font should be bold
Accepts LOGICAL values: TRUE, FALSE
Accepts LOGICAL values: TRUE, FALSE
italic
Whether or not the font should be italic
Accepts LOGICAL values: TRUE, FALSE
Accepts LOGICAL values: TRUE, FALSE
underline
Whether or not the font should be underline
Accepts LOGICAL values: TRUE, FALSE
Accepts LOGICAL values: TRUE, FALSE
strikethrough
Whether or not the font should be strikethrough
Accepts LOGICAL values: TRUE, FALSE
Accepts LOGICAL values: TRUE, FALSE