You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by Edi <ed...@yahoo.com> on 2007/09/27 09:06:31 UTC

Regarding XLCell Validation?

Hello,

I have one page, I am getting XL cell name 

e.g., excel cell name is A1, A2,...etc....

Suppose if i give wrong excel cell name, How can I validate? Please
exaplain.

Thanking you.

Regards,
Edi
-- 
View this message in context: http://www.nabble.com/Regarding-XLCell-Validation--tf4526765.html#a12915949
Sent from the POI - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
For additional commands, e-mail: user-help@poi.apache.org


Re: Regarding XLCell Validation?

Posted by Nick Burch <ni...@torchbox.com>.
On Thu, 27 Sep 2007, Edi wrote:
> e.g., excel cell name is A1, A2,...etc....
>
> Suppose if i give wrong excel cell name, How can I validate? Please 
> exaplain.

You might be able to use:
http://poi.apache.org/apidocs/org/apache/poi/hssf/util/CellReference.html

But I'm not really at all sure what you're asking...

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
For additional commands, e-mail: user-help@poi.apache.org