如何以编程方式生成 Office 文档中包含宏的 .bin 文件
我需要以编程方式生成包含 Microsoft Word 文件的 VBA 宏部分的 .bin 文件。是否可以?
I need to generate the .bin file that contains the VBA macro part of a Microsoft Word file programmatically. Is it possible?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的,这是可能的,但这需要一些工作。您基本上必须实现以下规范:
Yes, it is possible, but it will be some work. You basically will have to implement the following specification: