I already tried the cellIterator() and it brings all cells, but not starting
from cell 0 to n, in my tests the cells are returned in reverse order.

Thanks

Reto

-----Urspr�ngliche Nachricht-----
Von: Iouri Michtchenko [mailto:[EMAIL PROTECTED]]
Gesendet: Mittwoch, 27. Februar 2002 19:20
An: [EMAIL PROTECTED]
Betreff: RE: HSSFRow.getLastCellNum()


Yes it does not work use
HSSFRow.cellIterator()

Reply via email to