Feature Request: Office Add-In: Add API call to select PowerPoint slide/shape

Julian 1 Reputation point
2021-10-25T10:32:47.01+00:00

As demonstrated by getSelectedSlideIndex() from sample https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/powerpoint/preview-apis/tags.yaml it is easy to determine the currently selected slide.
I need my PowerPoint add-in to be able to change the currently selected slide.
This is e.g. useful after inserting a slide, in order to show it to the user.
Also changing the currently selected shape on the active slide would be beneficial.

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
865 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,475 questions
0 comments No comments
{count} votes