Word.Interfaces.CoauthoringUpdateData interface
An interface describing the data returned by calling coauthoringUpdate.toJSON().
Properties
| range | Gets a |
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;