DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=30635>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=30635

HSSFRow.getLastCellNum() is out by one





------- Additional Comments From [EMAIL PROTECTED]  2004-09-20 08:16 -------
This bug was set to invalid twice. Can anybody please explain why? I have 
currently the same problems and would like to know how I should handle this.

Calling row.getCell(row.getLastRowNum()) returns null. And my test sheet has 
only one row with three columns. But the method returns 3 instead of the 
expected 2 (as the javadoc says that getLastRowNum() is 0-based).

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to