HamnaIshaq's avatar
HamnaIshaq
Iron Contributor
Mar 27, 2025
Status:
New

Working with chart links in PowerPoint

We are modernizing our PowerPoint VBA add-in to Office.js. In our VBA add-in, we have chart linking functionality that we haven't been able to replicate in Office.js. Can these be added?

  1. Update chart links: Refresh all links in the PPT file that the user has access to. These include charts linked to external Excel files.
  2. Break chart links: Break all chart links to their source Excel file, even if the chart data is from OneDrive or SharePoint.
  3. Change chart links: With a chart selected, give you the opportunity to change the chart's link.
  4. List all links: Generate a list of all liked files within the presentation.
  5. Switch update state: Allow the user to change the update status of either the selected shape or all shapes in the presentation.
No CommentsBe the first to comment