simon137's avatar
simon137
Copper Contributor
Aug 28, 2023
Status:
New

Support document.getFileAsync() in excel on iPad

Unfortunately the office-js function we tried to use in our office add-in to retrieve the document/sheet as a binary file 

 

Office.context.document.getFileAsync(...)

 

 on the iPad does only work in Word and Powerpoint, but not Excel. Maybe you can add it for excel on the iPad too?


I already created a GitHub issue on the topic, but they told me to submit my feature request here.
(see here for more details: https://github.com/OfficeDev/office-js/issues/3526 )