Ability to set task pane title from Office.js
Currently, the task pane title for an Office.js add-in can be set only, AFAICT, from the manifest. It would be nice to update the title of the task pane from Office.js


Thank you. Could you elaborate on why this is important for you? Is the title dynamic for some reason?
2 comments
-
Michał commented
I'd like to set it dynamically too (or even better - hide it completely). We need to show user a context he currently operates in so we have to add our own header anyway. And just the name of the addin isn't useful at all (our users just use that single one) and wastes a lot of place.
-
E. Alex Davis commented
Yes. The title will be set dynamically to reflect the current business context.