1

I am creating an Office 365 plugin for Excel using Angular. I use Office-JS library to interact with Excel. My plugin appears in the Excel task-pane.

I want to know that my add-in is open/close in task-pane via code, I want to know as I need to solve some issue related to this in my add-in.

halfer
  • 19,824
  • 17
  • 99
  • 186

1 Answers1

0

Unfortunately our API doesn't provide the event for Taskpane open/close. which is a known feature gap.

So would you please provide us feedback via https://officespdev.uservoice.com/forums/224641-feature-requests-and-feedback?category_id=163563 and upvote for this feature. Thanks for your support.

halfer
  • 19,824
  • 17
  • 99
  • 186
Raymond Lu
  • 2,178
  • 1
  • 6
  • 19