Skip to main content

cidDelete Constant

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

Declaration

const cidDelete = 1;

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 Delete menu item irreversibly deletes the target worksheet.

Use the sdxBuiltInPopupMenuDelete resource string to localize the Delete menu item.

See Also