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]
