RibbonCommandGroup Class Methods
In This Topic
For a list of all members of this type, see RibbonCommandGroup members.
Public Methods
| | Name | Description |
 | AddCommand | Overloaded. Adds new command to the command group |
 | AddCommandWithId | Adds new command to the command group with commandID |
 | Dispose | Destructor for deterministic finalization of RibbonCommandGroup object. |
 | GetCommand | Gets a command by a command line |
 | GetCommands | Returns commands of the command group |
 | GetCommandWithId | Gets a Command by a Command Id |
 | Remove | Removes command group |
Top
See Also