OneNote VSTO gone?

好久不见. 提交于 2020-01-01 00:43:13

问题


I want to create a project related to OneNote add-on, however when I check into project templates I did not see a project template for OneNote 2013 Add-on. Is there a way I could develop an add-on for OneNote since Microsoft removed it from VSTO?


回答1:


VSTO does not support creating addins for OneNote. You can crate an addin for OneNote in a slightly different way though. You need to implement the IRibbonExtensibility interface as noted here.




回答2:


This is very helpful tutorial for anyone looking for a guide on how to create an add-in for OneNote. Thanks to the author of Onetastic for Microsoft OneNote (Onetastic Add-in) in sharing this guide. Here is the link for the guide: Creating OneNote Add-ins. This guide is very informative.



来源:https://stackoverflow.com/questions/25463514/onenote-vsto-gone

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