我想为vb.net中的microsoft.interop.word添加参考 [英] i want to add reference for the microsoft.interop.word how to do it in vb.net

查看:75
本文介绍了我想为vb.net中的microsoft.interop.word添加参考的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想从vb.net项目中打开Word文档,但我无法执行该操作如何为microsoft.interop.word添加参考

I want to open word document from the vb.net project but i can''t how to do it how to add reference for the microsoft.interop.word

推荐答案

http://msdn.microsoft.com/en-us/library/wkze6zky(v = VS.90).aspx [ ^ ]

检查此链接....:)
http://msdn.microsoft.com/en-us/library/wkze6zky(v=VS.90).aspx[^]

Check this link....:)


首先在解决方案资源管理器中右键单击您的项目,然后添加引用
并浏览到dll文件,然后按OK.要在您的应用程序中使用该dll,
只需将dll导入您的应用程序中
First right click on your project in solution explorer.then add reference
and browse to the dll file and press Ok.To use that dll in your application
just import that dll in your application
Imports microsoft.interop.word




请检查此来自ASP.NET的Microsoft Word文档 [
Hi,

Please check this Microsoft Word Documents from ASP.NET[^]


这篇关于我想为vb.net中的microsoft.interop.word添加参考的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆