Drag and Drop

A

Andrew Wiles

I am working on an Excel add-in which displays table of data. As part of the
application functionality I would like users to be able to re-organize the
table layout using drag and drop. I have seen this functionality in other
add-in applications but am no sure how to get started. The Excel event model
does not seem to have any obvious events/handlers for drag and drop.

In an ideal world I would like to be able to drag within a workbook and also
from a .Net window (this is a VSTO application) into the worsheet.

Any advice would be greatly appreciated.
 

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