officejs addin - is it possible to share a ribbon with a vsto application? [duplicate]

邮差的信 提交于 2019-12-25 03:38:11

问题


VSTO addins can use idQ to share ribbons with each other. Can a officejs addin share a ribbon with a VSTO addin too? How about with another officejs addin?


回答1:


I'm afraid that that is not possible at this time. Office Add-ins use a different system for customizing the ribbon from VSTO. Sharing is not possible, but it is an interesting idea. Please suggest it on Office Developer Voice.



来源:https://stackoverflow.com/questions/51969411/officejs-addin-is-it-possible-to-share-a-ribbon-with-a-vsto-application

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!