Thursday, July 9, 2009

How to get hold of a List Created in excel from a C# program ?

I have a list in an excel and i have to parse through the list inside a C# Program.. Can any one help .. please ????

How to get hold of a List Created in excel from a C# program ?
You could save the Excel list as ExcelML and then parse through the files with an XMLReader.





This means that your code is not dependant on Office binaries.

snapdragon2

No comments:

Post a Comment