Hi Dennis van Emmerik,
Thank you for using Syncfusion products.
We need an excel file which causes the performance issue at
your side so that we are able to reproduce the reported performance issue at
our side.
Please get the usage of UsedRangeIncludesFormatting property with
Essential XlsIO.
If true, the cell is included
into UsedRange when it has some record created for it even if data is empty
(maybe some formatting changed, maybe
not - cell was accessed and record was created).
If false, in this case XlsIO
tries to remove empty rows and columns from all sides to make UsedRange
smaller.
Also, please update us with the System configuration using at your
side (Operating System (32-bit/ 64-bit) , Ram capacity) to analyse further on this
performance issue.
Note:
This property loops
through each row and column of the worksheet used range and checks for an empty
row and column.
Please let us know if you need any further assistance.
Thanks,
Sridhar.S