|
Project Information
Links
|
The development of this project has moved to GitHub Create an assembly of strongly typed objects from excel using BuildDTOsFromExcel. Each worksheet is mapped to a class. Add the newly created assembly as a reference in your project along with ExcelMapper.dll to access excel as a collection of objects that implements IEnumerable giving you the feel of using Linq to Excel. Using ExcelMapper: http://shashankshetty.wordpress.com/2009/05/09/using-excelmapper/ This is part of MVBA Law Commons. If you find any bug or have problems using the assembly or would like to suggest a feature, please submit an issue. |