0

I am working on Excel add-in but I am new in office.js. I would like to know if there is a way to set a browser different from IE 11 as default browser to open the add-in.

I saw the same question on URL below, but I didn“t find if the API mentioned on the answer was developed. How to set the default browser in word addin

1 Answers1

0

I'm afraid that there is currently no API to determine which browser is used when the add-in is running in desktop Office on Windows. (If it is running in Office Online, then of course it opens in whatever browser you are using.)

Rick Kirkham
  • 9,038
  • 1
  • 14
  • 32