Limitations
Read only.
Gets a collection of all contextual tab groups of this ribbon. The collection can be used to add or remove items and to set item properties. The property value is an object of the type Windows.
public ContextualTabGroupCollection ContextualTabGroups { get; }
Public ReadOnly Property ContextualTabGroups() As ContextualTabGroupCollection
Read only.