-
**Describe the bug**
I have an addin for Microsoft Excel. It adds a button to the ribbon. When the button is clicked, it should run the code in the assigned function, but it doesn't. This works fine …
-
```
What steps will reproduce the problem?
1. Enable the add-in generate an error message
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On w…
-
```
What steps will reproduce the problem?
1. Enable the add-in generate an error message
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On w…
-
# Provide required information needed to triage your issue
Post sideloading app it appears successfully under My Add-ins but cannot see same app under app ribbon of mail read form for new outlook w…
-
I know this probably is related to office-js runtime, but anyways i'm going to ask it here.. maybe someone can point me on the right direction.
I'm trying to build a excel addin using the office-js…
-
I have an ` ExplicitExports="true"` option in the definition of my `ExternalLibrary` element; however, I still see lots of messages like this in the Excel-Dna debug log:
```
Excel-Dna: ExcelDna.Inte…
-
Your Logging example works fine for me out of the box, but when I use NuGet to get the latest version of Excel DNA (0.34.6) and use the command 'Update-Package -reinstall', all logs go through the Dia…
-
Hi, man
This is the best addin I can find so far for EXCEL, I really appreciate it.
It looks it has not been updated for 2 year, looking forward to seeing the update afterwards(EXCEL-DNA has also be…
-
```
What steps will reproduce the problem?
1. Enable the add-in generate an error message
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On w…
-
When we create a packed add-in (or an unpacked add-in) in the publish directory, we should also copy the generated .chm file there.
Maybe we can add a build target to the ExcelDnaDoc that checks what…