Onetastic Macro Documentation >
>
MacroMenu
Description
Represents the menu of a macro in the ribbon.
Remarks
MacroMenu object represents the menu of the current macro to be displayed in the ribbon. This object is passed as an argument to the Setup function to create a menu. Menu items can be added to a menu using the MacroMenu_AddItem function. See Macro menus for more information on menus.
Properties
Name |
Type |
Access |
Description |
type |
ObjectType |
read-only |
Type of this object. Always has the value of "MacroMenu". |
|