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.
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.
See also
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.