You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by leocoppens <le...@hotmail.com> on 2008/09/24 15:58:07 UTC

Can't find CellRangeAddress Class in poi-3.1-FINAL-20080629.jar

Hi, I'm just starting with POI and found a problem I can't solve unless I use
a deprecated method (which I don't want)

I was trying to merge some cells and, when I tried to use the mentioned
class it looked like I hadn't imported it, the problem is that I have
imported the package! At the end I found that the class is not listed in my
jar files. I don't understand what happens here, does someone have it to
pass it on to me?

Thanks a lot in advance 4 your help!

Regards,
Leo
-- 
View this message in context: http://www.nabble.com/Can%27t-find-CellRangeAddress-Class-in-poi-3.1-FINAL-20080629.jar-tp19649521p19649521.html
Sent from the POI - Dev mailing list archive at Nabble.com.


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


Re: Can't find CellRangeAddress Class in poi-3.1-FINAL-20080629.jar

Posted by Nick Burch <ni...@torchbox.com>.
On Wed, 24 Sep 2008, leocoppens wrote:
> Hi, I'm just starting with POI and found a problem I can't solve unless 
> I use a deprecated method (which I don't want)

I think CellRangeAddress went in after 3.1 final. Try using a recent 
nightly build / svn checkout

Nick

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