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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9403

HSSFRow.cellIterator() returns row results in reverse order





------- Additional Comments From [EMAIL PROTECTED]  2002-05-24 18:11 
-------
If there is an implied ordering of the cells (a number that can be retrieved 
from getCellNum()), why wouldn't the cellIterator() method return the rows in 
that order?

It seems inconsitent at best since the rowIterator does return (at least in my 
example) the rows in the implied order that they exist in the spreadsheet.

The documentation should reflect the fact that the *Iterator routines will 
return the results in random order.

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

Reply via email to