Edit

Share via


Word.Interfaces.RepeatingSectionItemUpdateData interface

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

Properties

range

Returns the range of this repeating section item, excluding the start and end tags.

Property Details

range

Returns the range of this repeating section item, excluding the start and end tags.

range?: Word.Interfaces.RangeUpdateData;

Property Value

Remarks

[ API set: WordApiDesktop 1.3 ]