修改 Word 文档中嵌入的 Excel 对象
我需要示例代码,甚至需要第 3 方对象,以允许我访问嵌入在 Word 文档中的 Excel 对象。我已经尝试过 Aspose,但他们还没有这个功能。有没有人这样做过,或者您知道有第三方对象可以这样做吗?
I need example code or even a 3rd party object that will allow me to get to an excel object embedded in a word doc. I have already tried Aspose and they do not have the capabilities yet. Has anyone done it or do you know of a 3rd party object that will?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
好吧,我做到了!我很欣赏 Remou 发布的链接。在我克服最初的障碍后,它确实提供了一些支持......
这是我的代码:
Ok, i did it! I appreciate the link posted by Remou. It did provide some support after I got past the initial hurdle...
Here is my code:
您可以在这里找到一些信息:VBScript 和多级 OLE?
You may find some information here: VBScript and multilevel OLE?