Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides the primary entry point to the co-authoring object model.
Properties
Name |
Description |
|---|---|
Returns an Application object that represents the Microsoft Word application. Read-only. |
|
Returns a CoAuthors collection that represents all the co-authors currently editing the document. Read-only. |
|
Returns a Boolean that specifies whether the document can be auto-merged. Read-only. |
|
Returns a Boolean that specifies whether this document can be co-authored. Read-only. |
|
Returns a Conflicts collection that represents all the conflicts in a document. Read-only. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
Returns a CoAuthLocks collection that represents the locks in the document. Read-only. |
|
Returns a CoAuthor object that represents the current user. Read-only. |
|
Returns an Object that represents the parent object of the specified CoAuthoring object. |
|
Returns true if the document has pending updates that have not been accepted. Read-only. |
|
Returns a CoAuthUpdates collection that represents all the updates available to the document. Read-only. |