Skip to main content

cidProtect Constant

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

Declaration

const cidProtect = 6;

Remarks

This menu item is visible only if a right-click on an unprotected worksheet’s tab invokes the popup menu. A click on the “Protect Sheet…” menu item invokes the “Protect Sheet“ dialog.

Use the sdxBuiltInPopupMenuProtectSheet resource string to localize the “Protect Sheet…” menu item.

See Also