Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica >

CellGroupData

CellGroupData
is a low-level construct that represents an open group of cells in a notebook.
CellGroupData
represents a cell group in which only the first cell is open.
CellGroupData
represents a cell group with cells at positions , , ... open.
  • Cell groups are typically opened and closed by double-clicking their cell brackets or opener icons.
  • When cells are entered into a notebook, they are automatically placed in groups unless CellGrouping->Manual is set.
Create a notebook that has automatic cell grouping:
NotebookRead shows the CellGroupData structure:
Create a document with manually grouped cells:
Create a group with only the second cell open:
Create a group with its first and third cells open:
Create a notebook that has automatic cell grouping:
NotebookRead shows the CellGroupData structure:
In[2]:=
Click for copyable input
Out[2]=
 
Create a document with manually grouped cells:
 
Create a group with only the second cell open:
 
Create a group with its first and third cells open:
New in 3 | Last modified in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF