On Thu, 3 May 2012, youness hajjioui wrote:
Well the problem is when i do this test : if(sheet.getRow(0).getCell(0) != null)if the Cell is Not Null it's Ok, but else i have a Null Pointer Exception : java.lang.NullPointerException
Rows can be null too.... Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
