ContentControl.ParentContentControl property (Word)

Returns a ContentControl that represents the parent content control for a content control that is nested inside a rich-text control or group control. Read-only.

Syntax

expression. ParentContentControl

expression An expression that returns a ContentControl object.

Remarks

If a content control is not nested, this property returns an error.

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.