1
I would like to read an Excel spreadsheet (XLS and XLSX) in my C#application, using the NPOI library and generate a Datatable. Since I’ve never used this library someone could provide me with a practical example?
1
I would like to read an Excel spreadsheet (XLS and XLSX) in my C#application, using the NPOI library and generate a Datatable. Since I’ve never used this library someone could provide me with a practical example?
Browser other questions tagged c# excel npoi
You are not signed in. Login or sign up in order to post.
Which library is: paste the address: NPOI
– novic
https://npoi.codeplex.com/
– Walter Araujo