willtrnr / pyxlsb

Excel 2007+ Binary Workbook (xlsb) reader for Python
GNU Lesser General Public License v3.0
90 stars 21 forks source link

Fails to read correct sheet when there is a sheet inside excel containing chart. #31

Closed Karan2015 closed 3 years ago

Karan2015 commented 3 years ago

If xlsb contains a chart sheet, then reading subsequent sheets by name does not work correctly.

willtrnr commented 3 years ago

Fixed in 1.0.7