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 )

1 Comment

  • Manuel_Si's avatar
    Manuel_Si
    Copper Contributor

    We're also very interested in getFileAsync support for Excel on iPad. Any comments from Microsoft here?