Saturday, July 24, 2010

Excel Interop in C# .NET without COM

{

Tonight I ran across the excellent albeit unimaginatively called excellibrary project on Google Code and leveraged it in one of my personal projects. It’s nice to be able to get the Excel file format without having to do it in either CSV or with COM Interop.

Reference: Stackoverflow Question / Answer

}

1 comment:

lingmaaki said...

A detailed excel tutorial....C# Excel Tutorial

Ling