That method should be available to call on an instance of either the HSSFSheet or XSSFSheet classes classes so can I ask you to post the code that you are using please, the code that gives rise to this error? Without seeing that it is not really possible to comment.
Yours Mark B kavita deshpande wrote: > > Hi, > I have just downloaded the poi-bin-3.6-20091214.zip file from the net. I > am using Sheet object from ss.usermodel package to do some processing for > merged regions. The problem is that though I can see the method in the api > docs I cannot use it in the code. The error is 'The method > getMergedRegion(int) is undefined for the type Sheet'. I am stuck at this > point and would really appreciate some help. > Thanks, > Kavita > -- View this message in context: http://old.nabble.com/getMergedRegion%28int%29-not-found-tp27802645p27804699.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]
