Online Documentation for Advanced Data Export for RAD Studio VCL

TQExport4XLS.OnGetCaptionParams

 

TQExport4XLS                


property OnGetCaptionParams: TGetCaptionParamsEvent;

 

Description

The OnGetCaptionsParams event takes place when the parameters of the cells with column captions are received. Depending on the column number and cell format you can edit the cell value. See demo application to learn more about this event.

 


See also:

TGetCaptionParamsEvent type

OnGeDataParams event

OnGetAggregateParams event

OnGetBeforeDataParams event

OnGetFooterParams event

OnGetHeaderParams event