Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
52 views

I have an excel addin which opens a dialog. How do I see the logs from the .html page or JS code that actually calls .displayDialogAsync to show the dialog? For instance, I have a MyFunctions.html ...
Rahul Deshpande's user avatar
0 votes
1 answer
144 views

I have a desktop/web add-in for outlook that is already published on the Microsoft AppSource marketplace. I updated the manifest to have support for the mobile version. The manifest was verified by ...
RoyBenAviv's user avatar
0 votes
1 answer
64 views

This error **Add-in Error** We couldn't connect to the 'Office Store' catalog server for this add-in. is shown when user tries to access the add-in. See image Steps to reproduce: Open new excel file ...
Gels's user avatar
  • 1
0 votes
2 answers
371 views

I am working on an office js Add-in I am unable to get comments from multiple cells which already commented screenshot also, I have read office js document. there is only a single comment example ...
Vineet's user avatar
  • 72
0 votes
0 answers
72 views

I am using Indexdb in my project. I am performing an IndexDB operation using JSstore. I am able to perform all operations. But am unable to bulk update. can anyone help me with how can I update bulk ...
Vishnu Chauhan's user avatar
0 votes
1 answer
235 views

so I get an error on my console when importing and calling the JsStore library object from within a service worker. importScripts('https://cdn.jsdelivr.net/npm/[email protected]/dist/jsstore.min.js'); ...
William Odiomonafe's user avatar
0 votes
1 answer
113 views

Is there a simple method to exclude Excel for the Web (free version of Excel) from the manifest requires for our add-in? We are only supporting Office 365 Online, Excel for iPad and the desktop ...
jmadd's user avatar
  • 125
0 votes
0 answers
44 views

Critical validations 1 failure(s) These failures block the publish of your product to our marketplace. Requirement Policies General Content 1100.1.4 Additional Service or Account Disclosures Your ...
Zhiqiang Qian's user avatar