Share via


Conflicts Members (Word)

A collection of Conflict objects that represents the conflicts in a document. The type of a Conflict object is specified by the WdRevisionType enumeration.

Methods

Name

Description

AcceptAll

Accepts all conflict changes, removes the conflicts, and merges the changes into the server copy of the document.

Item

Returns an individual Conflicts object in a collection.

RejectAll

Rejects all of the user's changes and retains the server copy of the document.

Properties

Name

Description

Application

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

Count

Returns the number of items in the Conflicts collection. Read-only.

Creator

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

Parent

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