Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Word.Interfaces.RepeatingSectionItemUpdateData interface

Package:
word

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

Remarks

Used by

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


Feedback

Was this page helpful?