https://issues.apache.org/bugzilla/show_bug.cgi?id=44741
Summary: HSSFWorkbook can't return sheet name in 3.0.2-FINAL-
20080204.jar
Product: POI
Version: 3.0-dev
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: HSSF
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
I just downloaded poi-3.0.2-FINAL-20080204.jar and made a test with a xls file:
getSheetName()of HSSFWorkbook doesn't return correct sheet name, instead, it
returns "sheet1", "sheet2"...
Another issue is getSheetAt(index) only works for index=0.
Trying to debug it, I downloaded source file (poi-3.0.2-beta2), and did the
same test, the issues mentioned above doesn't happen. So I guess something
wrong happened during project(jar) build. Probably you need a re-build for the
jar.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]