首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > VBA >

Word 中插入了PowerPoint 、Excel的有关问题

2012-03-23 
Word 中插入了PowerPoint 、Excel的问题我用C#开发的用到了VisualStudioToolsforOffice我打开了一个Word文

Word 中插入了PowerPoint 、Excel的问题
我用C#开发的用到了Visual   Studio   Tools   for   Office   我打开了一个Word文件,获得其中的文字,可是这个Word文件中插入了一个PowerPoint、Excel对象。我无法得到其中的文字。
请问我要想得到其中的内容,如何实现?谢谢。

[解决办法]
我想,既然是PowerPoint、Excel对象,就要用PowerPoint、Excel的VBA组件去访问,
恐怕word本身也是这么干的。

热点排行