IRibbonExtension Interface
Represents an extension of a OfficeRibbon object.
Assembly: Microsoft.Office.Tools.Common (in Microsoft.Office.Tools.Common.dll)
| Name | Description | |
|---|---|---|
![]() | ExtensionBase | Gets the object that is being extended by this IExtension.(Inherited from IExtension.) |
| Name | Description | |
|---|---|---|
![]() | Dispose() | (Inherited from IDisposable.) |
The IRibbonExtension interface is implemented by the RibbonBase class. This is the base class of the class that Visual Studio generates in your project when you add a Ribbon (Visual Designer) item to an Office project in Visual Studio.
Show:

