Skip to main content

RibbonMenuSubItemCollectionBuilder.Add Method

Name Parameters Description
Add() none Adds a new item to the end of the menu item’s sub-item collection.
Add(String, String, String, Boolean) text, name, icon, beginGroup Adds a new item with the specified settings to the end of the menu item’s sub-item collection.