Import/Export Excel Xslx files for .NET plattform (C#)
This is a library for reading Excel (xlst) content files. The code is based on the integrated ZIP-library in .net 4.5 and the standard XML-serializer of .net.
This work is based on Dietmar Paul Schoder article and I only added a small functionality to read Defined Names (used commonly in formulas) and fix some little errors I found on the way.
Here you can see his amazing article:
This source code and files is licensed under The Code Project Open License (CPOL)
For more info about CPOL License you can see this url:
https://tldrlegal.com/license/the-code-project-open-license-(cpol)-1.02