cidCut Constant
Declaration
const cidCut = 4;
Remarks
This menu item is enabled if the active worksheet’s CanCutToClipboard function returns True.
A click on the “Cut” menu item moves the cell selection or the focused floating container to the clipboard.
Use the sdxBuiltInPopupMenuCut resource string to localize the “Cut” menu item.
See Also