Visual Studio 2012 - MS Excel 2013 Templates only, backward compatibility?

淺唱寂寞╮ 提交于 2019-11-28 11:22:54

问题


I'll be starting a new project in Visual Studio 2012, using a VB Excel template but the only options are for Excel 2013 (there are three options around Add-in, Template or Workbook) but majority of the users will be using 2007 and 2010 Excel.

Would an Excel 2013 project be backward compatible with 2007 and 2010? Or must I download a separate template that is not offered in the vanilla version of VS2012?

Thanks :)

These are the project options:


回答1:


Look,

Select .NET Framework 4 and you will be able to see all the templates...



来源:https://stackoverflow.com/questions/16803024/visual-studio-2012-ms-excel-2013-templates-only-backward-compatibility

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