RepeatingSectionItem.InsertItemBefore method (Word)

Adds a repeating section item before the specified item and returns the new item.

Syntax

expression. InsertItemBefore

expression A variable that represents a 'RepeatingSectionItem' object.

Return value

REPEATINGSECTIONITEM

Remarks

You can call this method on repeating section item content controls only.

If the ContentControl.AllowInsertDeleteSection property is set to False, this method will return an error.

See also

RepeatingSectionItem Object

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.