VSTO Paste

Joined
Aug 26, 2010
Messages
1
Reaction score
0
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top