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 |
---|---|
Accepts all conflict changes, removes the conflicts, and merges the changes into the server copy of the document. |
|
Returns an individual Conflicts object in a collection. |
|
Rejects all of the user's changes and retains the server copy of the document. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the Microsoft Word application. Read-only. |
|
Returns the number of items in the Conflicts collection. Read-only. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
Returns an Object that represents the parent object of the specified Conflicts object. |