Online Documentation for Advanced Data Export for RAD Studio VCL

TxlsFieldFormat

 

Properties                


Unit

QExport4XLS

 

Description

TxlsFieldFormat inherites from TxlsFormat. It allows you to set the format of the certain table column by setting the source field name in the FieldName property. Along with all the settings, available in TxlsFormat, you can set the column width (Width property) and/or add one of four aggregate functions below the column: sum, average, minimum or maximum value of the column.

 


See also:

TxlsFieldFormats object

TxlsFormat object