Description
Removes or restores the Essbase menu from Excel.
Syntax
EssSetMenu(SetMenu)
Where SetMenu is a Boolean value that specifies whether the Essbase menu should be added or removed from Excel.
Example
=EssSetMenu(TRUE)
Note: | A TRUE value indicates that the menu should be restored, A FALSE value indicates that the menu should be removed. |