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 |
---|---|
Accepts the user specified conflict change, removes the conflict, and merges the change into the server copy of the document. |
|
Rejects the user change, removes the conflict, and accepts the server copy of the change for the conflict. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the Microsoft Word application. Read-only. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
Returns a Long that represents the position of an item in a collection. Read-only. |
|
Returns an Object that represents the parent object of the specified Conflict object. |
|
Returns a Range object that represents the portion of a document that is contained in the specified object. Read-only. |
|
Returns the WdRevisionType for the Conflict object. Read-only. |