"CellUngroup"
This token has not been fully integrated into the long-term Wolfram Language, and is subject to change.
"CellUngroup"
is a front end token that ungroups selected cells.
Details
- "CellUngroup" is equivalent to Cell ▶ Grouping ▶ Ungroup Cells/Group Normally.
- "CellUngroup" will work only if manual grouping (Cell ▶ Grouping ▶ Manual Grouping) is used.
- A typical use is FrontEndExecute[FrontEndToken["CellUngroup"]].