Problems in XLSX export with EmptyLines property is False
I am doing the data export with the TfrxXLSXExport component.
When a report is exported with the property EmptyLines = True, the report is exported correctly, however when this same report, with the same data, is exported with the EmptyLines = False, the export is completely wrong, leaving the rows with some wrong heigths (see image1.jpg).
If the test is done using the xls component TfrxXLSExport (xls) it is done correctly regardless of the value of EmptyLines.
Could someone help me? I have a small project that can be easily reproduced on
Thanks
Comments
Confirmed. Resolving in progress