microsoft visual studio 2010 tools for office runtime是啥软件
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了microsoft visual studio 2010 tools for office runtime是啥软件相关的知识,希望对你有一定的参考价值。
microsoft visual studio 2010 tools for office runtime简称VSTO工具包,是VBA的替代,使得开发 Office应用程序更加简单,并且用VSTO来开发office应用程序可以使用Visual studio开发环境中的众多功能和CLR提供的内存管理,垃圾回收等功能。
扩展资料:
VSTO工具包使用强大的Visual Studio开发环境来创建定制程序,而不是使用Visual Basic for Application(VBA)和Office里的Visual Basic Editor(VBE)。无论是创建简单的数据录入应用程序还是复杂的企业解决方案,VSTO都使之变得容易。
VSTO工具包还提供了增强的Office对象,可以用他们来编程。可以找到VSTO版的Excel工作簿、工作表和范围(range),这些增强的功能在本地Excel对象模型里是找不到的还可以直接在Excel电子表格或者Word文档上添加.NET控件,然后把数据直接绑定到控件上。
参考技术A 它是运行使用 Microsoft Visual Studio 2010 生成的基于 Microsoft Office 的解决方案所必需的。支持的操作系统:Windows 7;Windows Server 2003 R2 (32-Bit x86);Windows Server 2003 R2 x64 editions;Windows Server 2003 Service Pack 2;Windows Server 2008 R2;Windows Server 2008 Service Pack 2;Windows Vista Service Pack 2;Windows XP Service Pack 3
Windows XP (x86) Service Pack 3 – 除 Starter Edition 之外的所有版本
Windows Vista(x86 和 x64)Service Pack 2 - 除 Starter Edition 之外的所有版本
Windows 7(x86 和 x64)
Windows Server 2003(x86 和 x64)Service Pack 2 – 所有版本
如果不存在 MSXML6,则用户需要安装它
Windows Server 2003 R2(x86 和 x64)- 所有版本
Windows Server 2008(x86 和 x64)Service Pack 2 – 所有版本
Windows Server 2008 R2 (x64) – 所有版本本回答被提问者采纳 参考技术B 它是运行使用 Microsoft Visual Studio 2010 生成的基于 Microsoft Office 的解决方案所必需的。
简单地说用VS2010调试生成office的解决方案
以上是关于microsoft visual studio 2010 tools for office runtime是啥软件的主要内容,如果未能解决你的问题,请参考以下文章
Microsoft Visual C++与Visual Studio的区别是啥?
使用pip安装Twisted for Python:错误:Microsoft Visual Studio失败,退出状态为2