Error!
Success!

Reading an Excel spreadsheet into dynamic objects

0
kicks

Reading an Excel spreadsheet into dynamic objects  (Unpublished)

Excel represents documents using Office Open XML (OOXML), a zipped XML based format developed for spreadsheet and chart representation. In this article I am going to demonstrate parsing an Excel spreadsheet and loading the data into a generic List. OOXML was incorporated into Office in 2007 therefore the following code will not work with older versions of Excel.


Kicked By:
Drop Kicked By: