AddInBase.IAddInExtension.CreateRibbonObjects Method

Definition

 virtual cli::array <Microsoft::Office::Tools::Ribbon::IRibbonExtension ^> ^ Microsoft.Office.Tools.IAddInExtension.CreateRibbonObjects() = Microsoft::Office::Tools::IAddInExtension::CreateRibbonObjects;
Microsoft.Office.Tools.Ribbon.IRibbonExtension[] IAddInExtension.CreateRibbonObjects ();
abstract member Microsoft.Office.Tools.IAddInExtension.CreateRibbonObjects : unit -> Microsoft.Office.Tools.Ribbon.IRibbonExtension[]
override this.Microsoft.Office.Tools.IAddInExtension.CreateRibbonObjects : unit -> Microsoft.Office.Tools.Ribbon.IRibbonExtension[]
Function CreateRibbonObjects () As IRibbonExtension() Implements IAddInExtension.CreateRibbonObjects

Returns

Returns IRibbonExtension.

Implements

Applies to