Click here to Skip to main content
15,867,308 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Good Morning! Just wondering if there is any tool that I can use to export a dataset to xlsx file without having to install latest MSOffice. That is different tables to multiple sheets in C# web app. Thanks

What I have tried:

ExcelLibrary dll it creates only xls not xlsx. My sheet has a lot of columns
Posted
Updated 24-Jul-20 5:18am

1 solution

Have a look at this Codeproject article A free "Export to Excel" C# class, using OpenXML[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900