Word.Interfaces.CoauthoringUpdateUpdateData interface
An interface for updating data on the CoauthoringUpdate object, for use in coauthoringUpdate.set({ ... }).
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.RangeUpdateData;