cidPasteSpecialFormulas Constant
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