Online Documentation for Advanced Data Export for RAD Studio VCL
TQExport4XLS.OnGetHeaderParams
property OnGetHeaderParams: TGetHeaderFooterParamsEvent;
Description
The OnGetHeaderParams event takes place when the parameters of the header 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