Document.AfterDocumentMerge event (Visio)

Occurs when Visio incorporates changes from other users' versions of a document into a merged, co authored document.

Syntax

expression.AfterDocumentMerge (coauthMergeObjects)

expression A variable that represents a Document object.

Parameters

Name Required/Optional Data type Description
coauthMergeObjects Required [IVCOAUTHMERGEEVENT] An object that represents different versions of the merged, co authored document.

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.