View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
pearsons_11114 pearsons_11114 is offline
external usenet poster
 
Posts: 3
Default Protected Worksheet Permissions

In 2003, how do you detect what permissions are allowed on a protected
worksheet? The goal is to programmatically unprotect the worksheet, make
changes, and then reprotect with the same permissions. But there doesn't seem
to be any to detect that.