问题
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