Listobject selected and Deselected event

K

Kaja

I have created an addin with a custom task pane. A button in the custom task
pane gets the data from a web service and creates a list object and populates
the data. The number of listobjects may be one or more.

Now I want to show context specific information, in the task pane whenever a
list object is selected or deselected.

I have built this addin using VSTO Office 2007 Excel addin. As I have only
Interop listobject interface, I could not handle selected and deselected
events. But these events are part of VSTO ListObject interface. How do I
proceed now?

Thanks,
Kaja
 

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