Online Documentation for Advanced Data Export for RAD Studio VCL
TQExport4XLS.OnGetFooterParams
property OnGetFooterParams: TGetHeaderFooterParamsEvent;
Description
The OnGetFooterParams event takes place when the parameters of the footer cell are received. Depending on the cell position and format you can edit the cell value. See demo application to learn more about this event.
See also:
TGetHeaderFooterParamsEvent type