This topic has not yet been rated - Rate this topic

CoauthMergeEvent Members (Visio)

Office 2013

Published: July 16, 2012

Represents the merging of changes by various authors to a document or documents. Passed as a parameter to the Document.AfterDocumentMerge and Documents.AfterDocumentMerge events.

Name

Description

BaseDocument

Returns a Document object that represents the state of the original document before any changes by any users are merged into it. Read-only.

DownloadDocument

Returns a Document object that represents a document that includes changes from all users other than the current user. Read-only.

ObjectType

Returns the type of an object. Read-only.

Stat

Returns status information for an object. Read-only.

WorkingDocument

Returns a Document object that represents a merged document that includes changes by the current user only. Read-only.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.