Skip to main content

cidUnhide Constant

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

Declaration

const cidUnhide = 5;

Remarks

This menu item is enabled only if the opened spreadsheet document has at least one hidden worksheet and the document structure is not protected. A click on the “Unhide…” menu item invokes the Unhide dialog.

Use the sdxBuiltInPopupMenuUnhideDialog resource string to localize the “Unhide…” menu item.

See Also