Edit

Share via


Word.Interfaces.CoauthoringLockUpdateData interface

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

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 ]