qax-os / excelize

Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
https://xuri.me/excelize
BSD 3-Clause "New" or "Revised" License
17.62k stars 1.68k forks source link

support xlsb file format #1929

Open rajender opened 1 week ago

rajender commented 1 week ago

To one of my projects, need to add data extraction from xlsb files which already using this library to handle xlsx files.

Will this library support xlsb file format soon?

xuri commented 1 week ago

Sorry, there're no plans to add support for this feature recently.