Excel-DNA / Excel-DNA/ExcelDna
Is it possible to change the menu text dynamically?
Open
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 292
- Avg merge
- 20d 12h
- Merged PRs (30d)
- 1
Description
For example I have the menu like this:
Public Shared Sub DoNothing()
End Sub
Is there something in the code I can use to change the MenuText property? The user wants to return a number based on what the code is doing (it's driving a motor and they want to use it to return the position of the motor).
Contributor guide
Assessment
This issue has not been assessed yet.