Click here to Skip to main content
15,888,323 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I develop an office Addin,Now I meet one problem which I want to get the Excel range selected dynamically.Analysing the Excel which will pop up an dialog which classes name bosa_sdm_xl9 using Spy++,is there any interface to realize it,thany you.
Posted

1 solution

this is internal M$ stuff, which wont be documented.

You need to work with the selection yourself.

http://msdn.microsoft.com/en-us/library/office/aa140990(v=office.10).aspx[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900