VSTO Add in for Office 365

家住魔仙堡 提交于 2019-12-21 07:23:14

问题


I have a couple of Excel Add ins. If I move to Office 365, will these add ins be available ? Is there any development support(VSTO) for Office 365 ?


回答1:


I to have been curious about the answer to this, so went looking online. From the following site, I'd say the answer is no. It looks like developing for Office 365 is more along the lines of SharePoint development.

http://blogs.msdn.com/b/donovanf/archive/2011/06/29/office-365-developer-guidance-and-resources.aspx

I have seen advertisements online for products such as this... http://www.ocxt.com/products that look like they could provide a possible solution for taking a vsto application to the web.




回答2:


I think things have moved on substantially since this question was asked. Microsoft seem to be fully committed to the Add-in approach with Office 2013 and the equivalent VSTO tooling available in VS2012.

The Office Dev Center home page has Office 2013 and VSTO Add-ins written all over it.

This MSDN Blog Post also clearly shows Add-ins are still part of the strategy.

Until the full capabilities of Desktop MS Office are available in a browser, I can't see this situation changing.



来源:https://stackoverflow.com/questions/7623290/vsto-add-in-for-office-365

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