Skip to main content

cidPasteSpecialFormulasAndStyles Constant

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

Declaration

const cidPasteSpecialFormulasAndStyles = 20;

Remarks

The “Paste Special” submenu includes the “Keep Source Formatting” menu item. A click on this item pastes formula expressions, cell values and styles, and comment containers from a source worksheet.

Use the sdxBuiltInPopupMenuPasteSpecialFormulasAndStyles resource string to localize the “Keep Source Formatting” menu item.

See Also