CoAuthLock Members (Word)

Represents a lock within the document. The CoAuthLock object is a member of the CoAuthLocks collection.

Methods

Name

Description

Unlock

Unlocks the specified lock.

Properties

Name

Description

Application

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

Creator

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

HeaderFooter

Returns true if the lock is the header-footer lock for the document. Read-only.

Owner

Returns the CoAuthor that owns the specified lock. Read-only.

Parent

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

Range

Returns a Range object that represents the portion of a document that is contained in the specified object. Read-only.

Type

Returns a WdLockType constant that specifies the lock type. Read-only.