Hello,
 
I have a question I can not find. In VBA (excel) when you want to check if a
cell is blank (not cero or null, attention) you can use:
 
If isin = vbNullString Then
 
How can you do that in Java (POI)
 
Thanks.
 
Mike
 

                                          

--
View this message in context: 
http://apache-poi.1045710.n5.nabble.com/vbNullString-in-POI-tp4311411p4311411.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]

Reply via email to