I am having a heavy excel workbook with many sheets and loads of data and formulas and the file has a extension of xlsb
(Excel Binary Workbook files store information in binary format ). I am currently using roo in my application to parse xlsx
which works fine.
Any suggestions how can i parse this xlsb
without converting it into a CSV or xlsx