Hello,
You could maybe try testing like this
cell.getStringCellValue().compareTo("");
Not sure this workds though,
Regards,
--
Hamza
On Tue, May 31, 2011 at 2:20 PM, rahul.soa <[email protected]> wrote:
> Hello Users, Devs,
>
> Sorry for asking a common question as I could not find the exact
> answer, how to find a cell which is blank/empty (cell does not have
> any value). Is there a way to know this? I have several rows of data
> in xls file where in each row one or more cells are blank/empty. In my
> program I would like to consider those blank/empty cells.
>
> Many Thanks,
> Rahul
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>