Property AllowsInsertAndDelete
- Namespace
- DocWright.Dom.ContentControls
- Assembly
- DocWright.Dom.dll
AllowsInsertAndDelete
Gets whether a repeating section allows the user to add and remove items (the inverse of w15:doNotAllowInsertDeleteSection). True for every other kind, since the restriction does not apply.
public bool AllowsInsertAndDelete { get; }