Interface for a class Style
string
Specifies the background color for the text.
boolean
Specifies whether the text is bold.
string
Specifies the text color in a HEX or RGBA format.
string
Specifies custom CSS styles for the text.
boolean
Specifies whether the text is italicized.
boolean
Converts the text to lowercase.
boolean
Specifies whether the text has a strikethrough effect.
boolean
Specifies whether the text is displayed as subscript.
boolean
Specifies whether the text is displayed as superscript.
boolean
Specifies whether the text is underlined.
boolean
Converts the text to uppercase.