Quantcast
Channel: ClosedXML - The easy way to OpenXML
Viewing all articles
Browse latest Browse all 1877

New Post: Inserting Row works too slow

$
0
0
Hello,
I have experimented that when using this line of code:
worksheet.LastRow();
then InsertRowsBelow(1) works extremely slow.
While I have removed the above calling of LastRow() method then InsertRowsBelow() started to work quickly.

AltWN

Viewing all articles
Browse latest Browse all 1877

Trending Articles