Online Documentation for Advanced Data Export for RAD Studio VCL

TQExport4XLS.OnGetDataParams

 

TQExport4XLS                


property OnGeDataParams: TGetDataParamsEvent;

 

Description

The OnGetDataParams event takes place when the parameters of the data cell are received. Depending on the column and row number, you can change the format of the cell value. See demo application to learn more about this event.

 


See also:

TGetDataParamsEvent type

OnGetAggregateParams event

OnGetBeforeDataParams event

OnGetCaptionParams event

OnGetFooterParams event

OnGetHeaderParams event