WdContentControlLevel enumeration (Word)

Specifies the possible levels for a content control, returned by the ContentControl.Level property.

Name Value Description
wdContentControlLevelCell 3 Represents a content control that surrounds a table cell.
wdContentControlLevelInline 0 Represents a content control that surrounds content within a single paragraph.
wdContentControlLevelParagraph 1 Represents a content control that surrounds one or more complete paragraphs.
wdContentControlLevelRow 2 Represents a content control that surrounds a table row.

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.