Edit

Share via


Word.Interfaces.RepeatingSectionItemData interface

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

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.RangeData;

Property Value

Remarks

[ API set: WordApiDesktop 1.3 ]