POI will only return a row to you if it contains data in the source workbook. If the row is empty then POI will not return it to you via the Iterator mechanism. Is this what you are seeing or are you saying the POI is failing to return to you a reference for a row which is populated with data?
-- View this message in context: http://apache-poi.1045710.n5.nabble.com/Unexpected-missing-row-when-some-rows-already-present-tp5527417p5544757.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
