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?
- Update chart links: Refresh all links in the PPT file that the user has access to. These include charts linked to external Excel files.
- Break chart links: Break all chart links to their source Excel file, even if the chart data is from OneDrive or SharePoint.
- Change chart links: With a chart selected, give you the opportunity to change the chart's link.
- List all links: Generate a list of all liked files within the presentation.
- 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