poi-hssf
How to know number of sheets in a workbook?
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?What does getNumberOfSheets return you?[详细]
2022-12-17 17:20 分类:问答Extracting charts from Excel documents using POI or HSSF?
I\'ve got a bunch of Excel documents that have data on one sheet and a chart produced from the data on another sheet. I\'d like to take those documents and produce a series of HTML pages from them. Us[详细]
2022-12-09 12:33 分类:问答