We have 80k record so i need to bind as bulk excelSheet.get_Range(“A1:H25”, Type.Missing).Value2 =
bidimensionalObjectArray;
http://www.codeproject.com/Articles/21519/Fast-Exporting-from-DataSet-to-Excel
Above method present in interop so is there any method to do bulk copy in aspose it is taking a lot time to save and open the excel
Thanks in advance
high priority please