office-js Questions
1
I'm using addFileAttachmentAsync to add an image as an attachment to an email in outlook 2016. Is there a way to specify attachment options? I saw that there is an AttachmentDetail type, can I some...
Bruckner asked 15/3, 2016 at 12:11
1
Solved
I have a task pane add-in for PowerPoint in mind that can help users with tasks on the active presentation. With Microsoft Office becoming more and more popular on platforms besides Windows using t...
Thanos asked 2/3, 2016 at 10:25
1
Solved
I'm just starting to look at the new office js API with regard to converting existing Excel add-ins to use this new tech.
I can easily get an array of values from an entire range by queuing a sing...
Octahedrite asked 26/2, 2016 at 9:21
1
I have an Task-pane Office Add-in (https://msdn.microsoft.com/en-us/library/office/fp123523.aspx) on registered Office 365 Site. When the user opens a spreadsheet from a document library on that si...
Siloum asked 24/10, 2015 at 17:50
1
Solved
Unfortunately, some features of the office API do not behave exactly the same in all environments (example: formatting in Excel Online and Excel 2013). Additionally, some nice new features are not ...
2
I’m working with the new office.js. I’m using the Excel.run functionality that returns a promise. I have a question about the promises pattern implemented by the library.
The samples all show this...
© 2022 - 2024 — McMap. All rights reserved.