OneNote VSTO gone?

后端 未结 2 721
我寻月下人不归
我寻月下人不归 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 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.

提交回复
热议问题