CoAuthLocks Members
Include Protected Members
Include Inherited Members
A collection of CoAuthLock objects.
The CoAuthLocks type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Add | Gets a CoAuthLock object that represents a lock added to a specified range. |
![]() |
GetEnumerator | (Inherited from IEnumerable.) |
![]() |
RemoveEphemeralLocks | Removes ephemeral locks from the document. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Application | Gets an Application object that represents the Microsoft Word application. |
![]() |
Count | Gets the number of locks in the CoAuthLocks collection. |
![]() |
Creator | Gets a 32-bit integer that indicates the application in which the specified object was created. |
![]() |
Item | Returns an individual CoAuthLocks object in a collection. |
![]() |
Parent | Gets an Object that represents the parent object of the specified CoAuthLocks object. |
Top