Excel in .NET without OLEDB/COM

This seems to be a neat open source library to read, create and modify Excel spreadsheets in your .NET project without using OLEDB or COM:

http://code.google.com/p/excellibrary/

Currently only support the traditional .xls (BIFF8) format.

Related posts:

Comments

comments powered by Disqus