RibbonBase.Base Property

Definition

Gets the RibbonBase object that this RibbonBase object extends.

public:
 property Microsoft::Office::Tools::Ribbon::OfficeRibbon ^ Base { Microsoft::Office::Tools::Ribbon::OfficeRibbon ^ get(); };
public Microsoft.Office.Tools.Ribbon.OfficeRibbon Base { get; }
member this.Base : Microsoft.Office.Tools.Ribbon.OfficeRibbon
Public ReadOnly Property Base As OfficeRibbon

Property Value

The object that this RibbonBase object extends.

Applies to