The methods of the CXlMenu class are listed here.
![]() | Constructs a CXlMenu object without displaying it |
![]() | Adds the menu or sub-menu to the Excel main application menu bar |
![]() | Removes the menu from Excels' application menu bar. |
![]() | Deletes an item from a menu |
![]() | Replaces an item in a menu |
![]() | Enables or disables an item in a menu |
![]() | Set the chcked state of an item in a menu |
![]() ![]() | Determine which menu item called the current add-in function |
Header: xlmenu.h
CXlMenu Class |
xlmenu.h
| Menus (User Guide)
| Simple menus sample
| Advanced menus sample
| CXllApp object