Edit

Share via


Word.Interfaces.CoauthoringUpdateData interface

An interface describing the data returned by calling coauthoringUpdate.toJSON().

Properties

range

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

Property Details

range

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

range?: Word.Interfaces.RangeData;

Property Value

Remarks

[ API set: WordApiDesktop 1.4 ]