当前位置: 代码迷 >> VBA >> Word 中插入了PowerPoint 、Excel的有关问题
  详细解决方案

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

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

------解决方案--------------------------------------------------------
我想,既然是PowerPoint、Excel对象,就要用PowerPoint、Excel的VBA组件去访问,
恐怕word本身也是这么干的。
  相关解决方案