ExcelDataReader v1.1 beta1
Other Available Downloads
Release Notes
- New
- Mono 2+ support
- .Net Compact framework support
- Added IsProtected property (indicating when xls file is password protected)
- Added OADate conversion (beta)
- Bug fixes
- Resolved issue 1520 (Forumular strings returned as junk text)
- Resolved issue 1468
API changed significantly from previous stable release with no documentation.
FileStream stream = File.Open(filename, FileMode.Open, FileAccess.Read);
ExcelDataReader excelReader = new ExcelDataReader(stream, false, false);
throws HeaderException: Invalid File Signature exception whith xlsx files.
by
dgcoffman
on
Jul 9, 2010 at 6:13 PM
Opera does not support ClickOnce X
To install this application, save it and then open it. Opening it directly from Opera will not work correctly.