Questions about addFromPromptAsync:
- 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.
- 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