CoAuthLocks Members (Word)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

Methods

Name

Description

Add

Returns a CoAuthLock object that represents a lock added to a specified range.

Item

Returns an individual CoAuthLock object in a collection.

RemoveEphemeralLocks

Removes ephemeral locks from the document.

Properties

Name

Description

Application

Returns an Application object that represents the Microsoft Word application. Read-only.

Count

Returns a Long that represents the number of locks in the CoAuthLocks collection. Read-only.

Creator

Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.

Parent

Returns an Object that represents the parent object of the specified CoAuthLocks object.