How to know number of sheets in a workbook?

北战南征 提交于 2019-12-06 18:52:28

问题


I'm using hssf api for reading data from xls files. But is there any way to get the exact no. of sheets in a workbook containing stored data?


回答1:


What does getNumberOfSheets return you?



来源:https://stackoverflow.com/questions/2077566/how-to-know-number-of-sheets-in-a-workbook

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!