Skip to main content

cidUnprotect Constant

Specifies an ID of the “Unprotect Sheet…” pop-up menu item.

Declaration

const cidUnprotect = 7;

Remarks

This menu item is visible only if a right-click on a protected worksheet’s tab invokes the popup menu. A click on the “Unprotect Sheet…” menu item disables protection or invokes the “Password Protection” dialog if the target worksheet is protected with a password.

Use the sdxBuiltInPopupMenuUnprotectSheet resource string to localize the “Unprotect Sheet…” menu item.

See Also