'Declaration Public Overloads ReadOnly Property Item( _ ByVal name As System.String _ ) As RibbonTab
public RibbonTab Item( System.string name ) {get;}
If the collection does not contain a tab with the specified name, an System.ArgumentOutOfRangeException exception is thrown.
RibbonTabCollection Class RibbonTabCollection Members Overload List