I am implementing a Powerpoint add-in via Office JS and I wonder whether the following scenario is feasible or not.
1) Populate add-in's Task Pane with slide templates
2) Click on one of the slide templates and inject it in the presentation via Office JS
