IDocumentExtension.CreateRibbonExtensibilityObject Method

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

Namespace:  Microsoft.Office.Tools.Word
Assembly:  Microsoft.Office.Tools.Word (in Microsoft.Office.Tools.Word.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 DocumentBase.CreateRibbonExtensibilityObject.

.NET Framework Security

See Also

Reference

IDocumentExtension Interface

Microsoft.Office.Tools.Word Namespace