Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Word.Interfaces.CoauthoringLockUpdateData interface

Package:
word

An interface for updating data on the CoauthoringLock object, for use in coauthoringLock.set({ ... }).

Remarks

Used by

Properties

range

Gets a Range object that represents the portion of the document that's contained in the CoauthoringLock object.

Property Details

range

Gets a Range object that represents the portion of the document that's contained in the CoauthoringLock object.

range?: Word.Interfaces.RangeUpdateData;

Property Value

Remarks

API set: WordApiDesktop 1.4


Feedback

Was this page helpful?