The NExcel library allows a .NET application to read Ms Excel files,
compatible with Excel 97 and upper.
No need to install Ms Office Excel or any third-party libraries.
Based on JExcelAPI by Andrew Khan.
...Provides an API to write applications that read Excel documents. The xlreader tool converts data to tab delimited, CSV or SQL inserts. Written in C. Based on the the Java version by Andrew Khan.