Skip to main content

cidPasteSpecialValuesAndStyles Constant

Specifies an ID of the “Values and Source Formatting” pop-up menu item.

Declaration

const cidPasteSpecialValuesAndStyles = 23;

Remarks

The “Paste Special” submenu includes the “Values and Source Formatting” menu item. A click on this item pastes cell values and styles, as well as associated comment containers.

Use the sdxBuiltInPopupMenuPasteSpecialValuesAndStyles resource string to localize the “Values and Source Formatting” menu item.

See Also