Skip to main content

cidPasteSpecialFormulas Constant

Specifies an ID of the “Formulas” pop-up menu item.

Declaration

const cidPasteSpecialFormulas = 17;

Remarks

The “Paste Special” submenu includes the “Formulas” menu item. A click on this item pastes only formula expressions and cell values from the clipboard.

Use the sdxBuiltInPopupMenuPasteSpecialFormulas resource string to localize the “Formulas” menu item.

See Also