https://issues.apache.org/bugzilla/show_bug.cgi?id=44987
Summary: getLastCellNum of HSSFRow returns the wrong value
Product: POI
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: HSSF
AssignedTo: dev@poi.apache.org
ReportedBy: allerstorfer_martin@gmx.at
The method getLastCellNum of class HSSFRow does not return the index of the
last cell contained in this row as described in the documentation but it
returns the last index of the row with most cells. If this is wanted so please
change the documentation.
--
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: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org
|