cidPasteSpecialValues Constant
Declaration
const cidPasteSpecialValues = 21;
Remarks
The “Paste Special” submenu includes the “Values” menu item. A click on this item pastes only cell values from a source worksheet and ignores any other information in the clipboard.
Use the sdxBuiltInPopupMenuPasteSpecialValues resource string to localize the “Values” menu item.
See Also