Skip to main content

cidHide Constant

Specifies an ID of the Hide pop-up menu item.

Declaration

const cidHide = 2;

Remarks

This popup menu item is enabled only if the opened spreadsheet document has at least two visible worksheets and the document structure is not protected. A click on the Hide menu item hides the target worksheet.

Use the sdxBuiltInPopupMenuHide resource string to localize the Hide menu item.

See Also