Compartilhar via


Conflict Members (Word)

Represents a conflicting edit in a co-authored document. The type of a Conflict object is specified by the WdRevisionType enumeration.

Methods

Name

Description

Accept

Accepts the user specified conflict change, removes the conflict, and merges the change into the server copy of the document.

Reject

Rejects the user change, removes the conflict, and accepts the server copy of the change for the conflict.

Properties

Name

Description

Application

Returns an Application object that represents the Microsoft Word application. Read-only.

Creator

Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.

Index

Returns a Long that represents the position of an item in a collection. Read-only.

Parent

Returns an Object that represents the parent object of the specified Conflict object.

Range

Returns a Range object that represents the portion of a document that is contained in the specified object. Read-only.

Type

Returns the WdRevisionType for the Conflict object. Read-only.