ExcelDataReader v3.7.0-develop00306 Release Notes

Release Date: 2020-08-02 // over 2 years ago
  • Highlights in ExcelDataReader 3.7.0-develop00306 since 3.6.0:

    • 👌 Support for XLSB format
    • 🆕 New GetCellStyle method returns indent, horizontal alignment, hidden, locked for a cell
    • 🛠 Bugfix: Fixed reading certain password protected XLS using 40bit keys
    • 🛠 Bugfix: Fixed reading XLS with duplicate FORMAT records
    • 🛠 Bugfix: Fixed reading XLS with multiple workbook streams
    • 🛠 Bugfix: Fixed reading XLS strings with font encoding
    • 🐎 Performance improvements