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.
Version Information
Version Added: Word 2007
Syntax
expression .ParentContentControl
expression An expression that returns a ContentControl object.
Remarks
If a content control is not nested, this proprerty returns an error.