Hi,
If I copy a cell containing formula from an excel workbook and paste in my VSTO application, the formula gets pasted. How can i set it to paste the values only without user selecting as PasteSpecial???
Is there any way i can catch the paste event and call range.pastespecial there??
Thanks
If I copy a cell containing formula from an excel workbook and paste in my VSTO application, the formula gets pasted. How can i set it to paste the values only without user selecting as PasteSpecial???
Is there any way i can catch the paste event and call range.pastespecial there??
Thanks