ContentControl.AllowInsertDeleteSection property (Word)

Gets or sets whether users can add or remove sections from the specified repeating section content control by using the user interface.

Syntax

expression. AllowInsertDeleteSection

expression A variable that represents a ContentControl object.

Remarks

Use this property only with repeating section content controls. Using it with other content controls will result in an error message effect.

Property value

BOOL

See also

ContentControl 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.