Online Documentation for Advanced Data Export for RAD Studio VCL

TQExport4XLS.OnGetHeaderParams

 

TQExport4XLS                


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

OnGeDataParams event

OnGetAggregateParams event

OnGetBeforeDataParams event

OnGetCaptionParams event

OnGetFooterParams event