Is it possible to close open taskpanes programmatically? #3942
Unanswered
nicolasHul
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I currently am registering some events in my Excel add-in on taskpane A, though taskpane B can trigger those events in some cases unnecessary (for example events added in taskpage A when a worksheet is added, and taskpane B adding a multiple of worksheets).
I would think there would be already some kind of API/function to close a specific taskpane from javascript/office.js, though I cannot find any. So, the question; is it possible to close a specific taskpane from another taskpane?
Beta Was this translation helpful? Give feedback.
All reactions