Online Documentation for Advanced Data Export for RAD Studio VCL
TQExport4XLS.OnGetBeforeDataParams
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