'Declaration
Public Overloads Function Add( _ ByVal text As String _ ) As RibbonContextualTabGroup
public RibbonContextualTabGroup Add( string text )
Parameters
- text
- The text to display on the new tab.
Return Value
The newly created RibbonContextualTabGroup object.