Range.ParentContentControl property (Word)

Returns a ContentControl object that represents the parent content control for the specified range. Read-only.

Syntax

expression. ParentContentControl

expression An expression that returns a Range object.

Remarks

This property returns Nothing if there is no parent content control for the specified range.

See also

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