Edit

Word.Interfaces.ConflictUpdateData interface

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

Remarks

Used by

Properties

range

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

Property Details

range

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

range?: Word.Interfaces.RangeUpdateData;

Property Value

Remarks

API set: WordApiDesktop 1.4