用 xls reader 读取 xlsx 文件(处理库)

Reading xlsx files with xls reader (processing library)

我不知道如何使用 xls reader 读取 .xlsx 文件扩展名。 是否可能,或者该库是否仅适用于 .xls 文件?

如果是这样的话。关于如何重写读取的 .xlsx 文件扩展名的库有什么帮助吗?

this question 看来 Apache POI 3.5 支持您需要的 XLSX 文件。