https://issues.apache.org/bugzilla/show_bug.cgi?id=49864
Summary: documentation of getLastCellNum changes is missing
Product: POI
Version: 3.0
Platform: PC
Status: NEW
Severity: enhancement
Priority: P2
Component: HSSF
AssignedTo: [email protected]
ReportedBy: [email protected]
Can you please add the following change to the changelog:
Somewhere between 2.5.1-FINAL and 3.0-FINAL in
org.apache.poi.hssf.usermodel.HSSFRow the method getLastCellNum changed from
"get the number of the last cell contained in this row."
to
"Gets the index of the last cell contained in this row PLUS ONE."
This is IMHO one of the most important changes between 2.5.1 and 3.x because it
breaks existing functionality (and it took me lots of time to find this
unmentioned change during upgrading as 3.2 produces only an NPE when accessing
nonexistent cells...)
Thank you very much!
--
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]