Thanks, but Unfortunately that doesn't seem to work either. I still can find no 
examples of how to do this on the web...

-----Original Message-----
From: MSB [mailto:[email protected]] 
Sent: Friday, January 29, 2010 6:57 AM
To: [email protected]
Subject: RE: POI 3.6 XSSFSheet - how can I lock specific user edit actions on a 
given sheet?


I think that may be the answer James. Have a look at the lockStructure()
method defined on the XSSFWorkbook class. I have not tried it but I reckon
that you need to call this method in addition - and most likely last of all
- to actually 'activate' the lock.

Yours

Mark B


James Fedor wrote:
> 
> Thanks Dave, I did try that too and it didn't seem to make a difference.
> Any other ideas?
> 
> -James
> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/POI-3.6-XSSFSheet---how-can-I-lock-specific-user-edit-actions-on-a-given-sheet--tp27345689p27373113.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