How to import xlsb data in ASP.Net.
Hi amar,
You can use Microsoft.ACE.OLEDB.12.0 to read the xlsb file.
Refer below article.
If this will not help refer below links.
https://stackoverflow.com/questions/28398071/reading-excel-xlsb-files-in-c-sharp
https://www.easyxls.com/manual/basics/import-from-xlsb-file-format.html
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.