Online Documentation for Advanced Data Export for RAD Studio VCL
TQExport4XLS.OnGetDataParams
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: