Online Documentation for Advanced Data Export for RAD Studio VCL

TQExport4XLS.OnGetBeforeDataParams

 

TQExport4XLS                


property OnGetBeforeDataParams: TGetHeaderFooterParamsEvent;

 

Description

The OnGetBeforeDataParams event takes place when an empty cell should be inserted to the result table (e.g. if StartDataCol>0). Depending on the cell position and format you can set a string value to the cell. See demo application to learn more about this event.

 


See also:

TGetHeaderFooterParamsEvent type

OnGeDataParams event

OnGetAggregateParams event

OnGetCaptionParams event

OnGetFooterParams event

OnGetHeaderParams event