Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions FSharpRibbon/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ The interesting code is in MyRibbon.fs
* Copy the test code into Library1.fs
* F5 to run and check that the funciton works in Excel
* Add new file with the code in MyRibbon.fs
* Add a reference to System.Windows.Forms.dll
* Install-Package Excel-DNA.Interop
* F5 to run and check that the ribbon is there and the buttons work

## Using the COM object model
Expand Down