Hi folks,
When i used Interop, i could have created\loaded an execl into memory, and then open it from there.
However when i switched to EPP - I learned that in order to open the excel I created, i first have to save it to disk. The save to disk takes too much time (2.5 minutes) for a workbook with 44K rows and 190 cloumns.
is there a way to significantly speed it up, or maybe open it without the need of flushing it to disk first?
Thanks in advance!
Comments: Thanks a lot :) i'll look into working around it somehow. Your advise may be the approach we take, i'll try...
When i used Interop, i could have created\loaded an execl into memory, and then open it from there.
However when i switched to EPP - I learned that in order to open the excel I created, i first have to save it to disk. The save to disk takes too much time (2.5 minutes) for a workbook with 44K rows and 190 cloumns.
is there a way to significantly speed it up, or maybe open it without the need of flushing it to disk first?
Thanks in advance!
Comments: Thanks a lot :) i'll look into working around it somehow. Your advise may be the approach we take, i'll try...