Possible Duplicate:Import and Export Excel - What is the Best Library?
What is the best way to export data to excel file (.xlsx)? Please note that I want to export data to the .xlsx format , because the data table contains more than 65 thousand rows.
Thank you very much in advance.
I recently did this using EPPlus , the open source library available in CodePlex.
Zeeshan , EPPlus, . Excel 2007 EPPlus, , , .
CSV , CSV ....
Office Interop.
JET, , Google, XLSX .
Yoy ExcelPackage, , SpreadsheetML OOXML .
http://excelpackage.codeplex.com/
.