Online Documentation for Advanced Data Export for RAD Studio VCL

TQExport4XLS.FieldFormats

 

TQExport4XLS                


property FieldFormats: TxlsFieldFormats;

 

Description

The FieldFormats property allows you to set the formats for each source field separately.

 

Note: The StripStyles property has a higher priority than the FieldFormats property. If the StripStyles property is defined and the StripTypeproperty is set to ssCol or ssRow, all the field styles defined in the FieldFormats property takes no effect.

 


See also:

TxlsFieldFormats component