scardoza's avatar
scardoza
Copper Contributor
Apr 21, 2023
Status:
New

Excel JS API: addFromPromptAsync

Questions about addFromPromptAsync:

  1. https://learn.microsoft.com/en-us/javascript/api/excel/excel.bindingcollection?view=excel-js-preview doesn’t have addFromPrompt (which is available in the older https://learn.microsoft.com/en-us/javascript/api/office/office.bindings?view=excel-js-1.9#office-office-bindings-addfrompromptasync-member(1)).  It would be very useful to have that sort of UI to ask the user to make a selection.
  2. We would be OK using Office.Bindings.addFromPromptAsync() instead, but this throws an error when the user tries to select cells of an Excel table
No CommentsBe the first to comment