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
Sort By
- Manuel_SiCopper Contributor
We're also very interested in getFileAsync support for Excel on iPad. Any comments from Microsoft here?