Click here to Skip to main content
15,891,758 members
Articles / Desktop Programming / Win32

C#: Read and Write Excel (*.xls and *.xlsx) Files Content without Excel Automation (using NPOI and ADO.NET)

Rate me:
Please Sign up or sign in to vote.
4.66/5 (26 votes)
30 Aug 2014CPOL1 min read 303.1K   20.5K   81  
2 ways to read and write data to *.xls and *.xls files and display it on DataGridView.

Views

Daily Counts

Downloads

Weekly Counts

License

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



Comments and Discussions