Online Documentation for Advanced Data Export for RAD Studio VCL

TXLSOptions.AggregateFormat

 

TXLSOptions                


property AggregateFormat: TxlsFormat;

 

Description

The AggregateFormat property defines the style of the cells containing aggregate functions. To add an aggregate function, use property Aggregate of the TxlsFieldFormat. You can also write code in the OnGetAggregateParams event handler to tune the aggregate in runtime.

 


See also:

TxlsFormat component

CaptionsFormat property

DataFormat property

FooterFormat property

HeaderFormat property

HyperLinkFormat property

NoteFormat property