Reputation: 2409
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?
Upvotes: 15
Views: 23306
Reputation: 6261
What does getNumberOfSheets return you?
Upvotes: 32