OfficeRibbon.DefaultExtension Property

Definition

Gets the default extension for this OfficeRibbon object.

public Microsoft.Office.Tools.Ribbon.IRibbonExtension DefaultExtension { get; }

Property Value

IRibbonExtension

The default extension for this OfficeRibbon object.

Remarks

The default extension is an IRibbonExtension object that is implemented by the Visual Studio Tools for Office runtime.

Applies to