Showing posts with label Excel. Show all posts
Showing posts with label Excel. Show all posts

ExcelLibrary(open source / free library for handling Excel[ both *.xls and *.xlsx])

The aim of this project is provide a native .NET solution to create, read and modify Excel files without using COM interop or OLEDB connect...

Create Excel (.XLS and .XLSX) file with C#

You can use a library called ExcelLibrary. It's a free, open source library posted on Google Code: ExcelLibrary Example:- This examp...