ContentControl.Ungroup Method (Word)
Removes a group content control from a document so that its child content controls are no longer nested and can be freely edited.
Version Information
Version Added: Word 2007
Syntax
expression .Ungroup
expression An expression that returns a ContentControl object.
Remarks
This method fails if you run it on a control that is not of type wdContentControlGroup.