Share via


IWorkbookExtension.CreateRibbonExtensibilityObject Method

Returns an object that implements the Microsoft.Office.Core.IRibbonExtensibility interface.

Namespace:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)

Syntax

'Declaration
Function CreateRibbonExtensibilityObject As IRibbonExtensibility
IRibbonExtensibility CreateRibbonExtensibilityObject()

Return Value

Type: Microsoft.Office.Core.IRibbonExtensibility
An object that implements the Microsoft.Office.Core.IRibbonExtensibility interface.

Remarks

For more information about this method, see WorkbookBase.CreateRibbonExtensibilityObject.

.NET Framework Security

See Also

Reference

IWorkbookExtension Interface

Microsoft.Office.Tools.Excel Namespace