RibbonTabGroupsCollection Class Methods
For a list of all members of this type, see RibbonTabGroupsCollection members.
Public Methods
Name | Description | |
---|---|---|
![]() | AddRibbonTabGroup | Create and add to the RibbonTabGroupCollection a new RibbonTabGroup with given Key. |
![]() | Clear | Remove all RibbonTabGroups from the RibbonTabGroupCollection. |
![]() | Contains | Determine if the RibbonTabGroup with the specified Key exists in the RibbonTabGroupCollection. |
![]() | CopyTo | Copies the elements of the collection to an Array, starting at a particular Array index. |
![]() | GetEnumerator | Returns an enumerator that can iterate through the RibbonTabGroupCollection. |
![]() | RemoveRibbonTabGroup | Overloaded. Remove the RibbonTabGroup with given Key from the RibbonTabGroupCollection. |
See Also