Removes the menu from Excels' application menu bar.
[C++]
BOOL Destroy();
Returns TRUE if the call is successful, FALSE if it fails.
Removes the menu from Excel's application menu bar.
This function should be called during the OnXllClose() event handler.
Header: xlmenu.h