openXml2.0图表生成与office 2007兼容吗?

发布于 2024-09-27 07:54:23 字数 210 浏览 6 评论 0原文

我没有做过任何OpenXml,但是OpenXml的下载页面明确表示1.0与office 2007兼容。OpenXml 2.0的下载页面根本没有指定任何outlook版本。

如果我们只有 Office 2007 或需要 Office 2007 可查看/兼容,并且我正在考虑从 C# 代码在 Outlook 中生成图表,我可以继续使用 OpenXml 2.0 吗?是否存在问题或者是否完全兼容?

I have not done any OpenXml, but the download page for OpenXml is clear that 1.0 is compatible with office 2007. The download page for OpenXml 2.0 does not specify any outlook versions at all.

If we only have office 2007 or need to be office 2007 viewable/compatible and I'm looking at generating charts in outlook from c# code, can I proceed to OpenXml 2.0? Are there issues or is it full compatibility?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

云淡风轻 2024-10-04 07:54:23

This download page says that Word 2007, Excel 2007 and Powerpoint 2007 are supported by the Open XML SDK 2.0. Just take a look at the Overview section. I don't believe that Outlook is supported since I have not seen any documentation on it anywhere.

Also, if you go to the documentation for the Open XML SDK 2.0, you can see here that they only have classes for word processing, spreadsheets and presentations.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文