[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ContentControl.Repeat

Repeat Method

Repeat()

Creates a copy of this RepeatingSectionItem content control and inserts it after this item.

Declaration
public ContentControl Repeat()
Public Function Repeat() As ContentControl
Returns
Type Description
ContentControl

The newly created RepeatingSectionItem content control.

Exceptions
Type Condition
InvalidContentControlTypeException

If this content control is not a RepeatingSectionItem.