Online Documentation for Advanced Data Export for RAD Studio VCL

TxlsFont.Style

 

TxlsFont                


property Style: TxlsFontStyles;

 

Description

The Style property defines the font style. The value of the property is a set of TxlsFontStyle, where the following values are available: xfsBold, xfsItalic, and xfsStrikeOut. The default value is empty set. In CaptionsFormat the default value of this property is [xfsBold].

 


See also:

Charset property

Color property

Name property

Script property

Size property

Underline property