RibbonCollectionBase.Base Property

Definition

Gets a IList<T> of IRibbonExtension objects in the RibbonCollectionBase.

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

Property Value

IList<IRibbonExtension>

A IList<T> of IRibbonExtension objects in the RibbonCollectionBase.

Applies to