RepeatingSectionItem object (Word)

Represents a repeating section item in a content control.

Remarks

To get a RepeatingSectionItem object, use the Item method of the RepeatingSectionItemColl collection.

You can insert additional repeating section items before or after the specified repeating section item by using the InsertItemBefore or InsertItemAfter methods. To delete the specified repeating section item, use the Delete method. To get the range of the specified repeating section item, use the Range property.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.