Skip to content

Take an Excel spreadsheet, and convert its rows to a collection of POCOs, then save the POCOs back to an Excel file in a standard column order. We want this to be able to work with spreadsheets from different sources, so source column order and naming may differ between spreadsheets.

Notifications You must be signed in to change notification settings

ptgullas/ExcelToObjects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExcelToObjects

Take an Excel spreadsheet, and convert its rows to a collection of POCOs, then save the POCOs back to an Excel file in a standard column order. We want this to be able to work with spreadsheets from different sources, so source column order and naming may differ between spreadsheets.

About

Take an Excel spreadsheet, and convert its rows to a collection of POCOs, then save the POCOs back to an Excel file in a standard column order. We want this to be able to work with spreadsheets from different sources, so source column order and naming may differ between spreadsheets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages