Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

JXL Support for excel 2007 format

Tags:

jxl

I my app, I have used JXL to parse XLS sheets.

Now as per the client requirement I need to provide support for XLSX (Excel 2007) format also.

But it seems that JXL has not published any version which supports XLSX(Excel 2007) format.

Can anyone suggest me any way of JXL which is compatible with XLSX format ?

OR Is it required to change the API OR I can process XLSX file with JXL ?

like image 520
Gunjan Shah Avatar asked Nov 25 '25 12:11

Gunjan Shah


1 Answers

I visited JXL api and it seems that they are not providing support for xlsx format.

So I changed my api to Apche POI 3.9.

It has good functionality for xlsx/xls processing.

like image 52
Gunjan Shah Avatar answered Nov 27 '25 00:11

Gunjan Shah



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!