-
If I create a super-simple addin containing only the two functions described in [Getting Started](https://github.com/Excel-DNA/IntelliSense/wiki/Getting-Started#for-vba-based-functions) plus the `_Int…
-
Great tool, but I have always to activate the addin manually. When I Close Excel it is disabled.
It worked well, since yesterday I have this Problem. It is Excel 2013 32b
Thanks Karsten
-
The ExcelDnaDoc package (http://mndrake.github.io/ExcelDnaDoc/index.html and https://github.com/mndrake/ExcelDnaDoc) provide automatic help file generation for Excel-DNA add-ins. It also installs some…
-
We have developed an addin that is triggered when a file is attached, for this we use the event: 'OnMessageAttachmentsChanged'.
When a file is attached the following processes occur:
1. Download…
-
**Issue Description-**
On-Send web addin does not load on RSVP Reply to meeting request
**Steps to Reproduce -**
1. Open New Outlook.
2. Open meeting request.
3. Then Write some sensitive tex…
-
We have an add-in. After loading the add-in, user is supposed to login. For the login workflow we open a dialog in which the user inputs his credential and after successful validation the dialog is …
-
# Provide required information needed to triage your issue
When the Add-in is using custom functions with Custom Data type support (i.e. having allowCustomDataForDataTypeAny as described in https:/…
4tti updated
6 months ago
-
While trying to port an old project from ExcelDNA 1.1 to ExcelDNA 1.6, I face a weird issue.
If I build with MSBuild then the packed .xll in the publish folder is fully functional and can be loaded b…
-
**Description -**
On-Send web addin does not load on OWA when email is sent with UI automation tools like selenium.
**Steps to Reproduce -**
1. Write an automation script to send mail on New Outl…
-
Related: https://github.com/OfficeDev/office-js/issues/2361
I can confirm that it **used to** crash Mac for us too. Though I cannot reliably catch the crash now, the fact that the add-in "jumps" to…