Message 1 of 6
Exporting shedules into Excel using Microsoft.Office.Interop.Excel is slow...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I made a plugin to batch export all shedules from multiple documents.
I've got 2 options : exporting in txt and exporting in xlsx.
Exporting in txt format via ViewSchedule Class is almost quick.
But, when I'm using schedule.GetTableData() in order to export into an Excel file using Microsoft.Office.Interop.Excel;, it is very very slow.....
Do you know why?
Does EPPlus is faster?
Thx
Pierre NAVARRA
SONA-Architecture.
http://www.sona-architecture.com
https://fr.linkedin.com/in/pierre-navarra-62032a107
SONA-Architecture.
http://www.sona-architecture.com
https://fr.linkedin.com/in/pierre-navarra-62032a107