Application.UnregisterRibbonX method (Visio)

Unregisters a previously registered IRibbonExtensibility interface that a Microsoft Visio add-in implements.

Syntax

expression.UnregisterRibbonX (SourceAddOn, TargetDocument)

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
SourceAddOn Required IRibbonExtensibility The add-in to unregister.
TargetDocument Required Document The document in which to unregister the add-in.

Return value

Nothing

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.