ClosedXML with DataTables - MVC project

ClosedXML with DataTables - MVC project

montoyammontoyam Posts: 568Questions: 136Answers: 5

I have used papaparse to bring in csv files into DataTables, but I have a spreadsheet where I need to import not only a specific worksheet (not the first worksheet) and start at a certain row and column.

I ran across ClosedXML that looks like I have more control in what to bring in, but being very new in .net programming, I was wondering if someone has experience using ClosedXML (or any other library like it) and DataTables.

Sign In or Register to comment.