c# - SDK for MS OFFICE 2010 Excel -


i have ms office 2003 installed @ system , creating .xls file through code using microsoft.office.interop compatible 2003 files only.

i want create .xlsx file compatible 2007 , higher versions. can there sdk can install 2003 , make excel comaptible higher versions of ms office.

can refer below link more clarity [the code using excel export in below link]

error while exporting datatable excel

you use aspose.cells, it's paid. , check epplus. far know, it's free.


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -