OfficeRibbon.DefaultExtension Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the default extension for this OfficeRibbon object.
public Microsoft.Office.Tools.Ribbon.IRibbonExtension DefaultExtension { get; }
Property Value
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.