We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d9af9ba + 480c4a9 commit 197aae5Copy full SHA for 197aae5
FSharpRibbon/README.md
@@ -10,6 +10,8 @@ The interesting code is in MyRibbon.fs
10
* Copy the test code into Library1.fs
11
* F5 to run and check that the funciton works in Excel
12
* Add new file with the code in MyRibbon.fs
13
+* Add a reference to System.Windows.Forms.dll
14
+* Install-Package Excel-DNA.Interop
15
* F5 to run and check that the ribbon is there and the buttons work
16
17
## Using the COM object model
0 commit comments