Menu.addSubmenu Method
Adds a submenu to the menu.
Syntax
public void addSubmenu(str name)
Run On
Called
Parameters
- name
Type: str
A string expression that evaluates to the name of the submenu to add to the menu.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Adds a submenu to the menu.
public void addSubmenu(str name)
Called