|
|
|||
|
|
| Built-in Mathematica Symbol | Tutorials »|See Also » |
| CellGroupData[{cell1, cell2, ...}] is a low-level construct that represents an open group of cells in a notebook. |
| CellGroupData[{cell1, cell2, ...}, 1] represents a cell group in which only the first cell is open. |
| CellGroupData[{cell1, cell2, ...}, {i1, i2, ...}] represents a cell group with cells at positions i1, i2, ... open. |