yolen1234
Aug 19, 2025Copper Contributor
Status:
New
Support context menus on all elements in Word add-in
Background We are porting our existing, very successful VSTO add-in to the Office JS API. In our VSTO add-in, we have right-click, aka context menus, on almost all types of Word document elements (e...
EganBosch
Oct 16, 2025Copper Contributor
Similarly, I am building an Excel extension and I cannot add items to a context menu when right clicking in a table. I want my extension to natively interact with Github Copilot (which only works on tables). Not being able to do this will drastically the value of my extension.