如何使PowerPoint图表反映其数据源的变化?

发布于 2024-11-15 21:03:43 字数 170 浏览 3 评论 0原文

我正在使用 openxml sdk 2 更改 powerpoint 文件(2007)上图表中的 Excel 数据。 我可以更改数据,但是当我在 powerpoint 上打开更改后的文件时,图表显示原始数据。 仅当我选择“编辑数据”时,它才会显示包含正确数据的 Excel 工作表,并且图表为 已更新。如何使图表反映潜在的变化?

I'm using openxml sdk 2 to change the excel data from a chart on a powerpoint file (2007).
I can change the data but when I open the changed file on powerpoint, the chart shows the original data.
Only when I choose "Edit data", it shows the excel sheet with the correct data and the chart is
updated. How can I make the chart reflect the underlying changes?

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

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

发布评论

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

评论(1

难得心□动 2024-11-22 21:03:43

听起来好像您有一个嵌入的图表而不是链接的图表。对于嵌入图表,图表及其后面的电子表格是主文档(在本例中为 PowerPoint 文件)的一部分。与原始文件没有连接,就像链接的图表或电子表格一样。

It sounds as though you have an embedded chart rather than a linked one. With an embedded chart, the chart and the spreadsheet behind it are part of the host document (PowerPoint file in this case). There's no connection to the original file as there would be with a linked chart or spreadsheet.

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