OneNote VSTO gone?

后端 未结 2 719
我寻月下人不归
我寻月下人不归 2020-12-15 13:42

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

相关标签:
2条回答
  • 2020-12-15 13:56

    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.

    0 讨论(0)
  • 2020-12-15 14:09

    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.

    0 讨论(0)
提交回复
热议问题