Coauthoring Members
Include Protected Members
Include Inherited Members
Contains properties and methods for manipulating co-authoring in a presentation.
The Coauthoring type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the creator of the specified object. | |
CoauthorCount | Reserved for internal use. | |
FavorServerEditsDuringMerge | Gets or sets whether the merged document favors server-side edits when conflicts occur. Read/write. | |
MergeMode | Returns true if the application is in merge mode. Read-only. | |
Parent | Returns the parent object for the specified object. Read-only. | |
PendingUpdates | Returns true if merge-mode updates are pending. Read-only. |
Top
Methods
Name | Description | |
---|---|---|
EndReview | Terminates merge mode and ends the review. |
Top