RibbonBase.Tabs Property

Definition

Gets a collection of RibbonTab objects in the RibbonOfficeMenu.

public System.Collections.Generic.IList<Microsoft.Office.Tools.Ribbon.RibbonTab> Tabs { get; }

Property Value

IList<RibbonTab>

A collection of RibbonTab objects in the RibbonOfficeMenu.

Applies to