Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Notebooks and Documents > Notebook Formatting & Styling > Cell Styling Options >
Mathematica > Notebooks and Documents > Notebook Formatting & Styling > Stylesheets > Cell Styling Options >

ShowCellLabel

ShowCellLabel
is an option for Cell which specifies whether to display the label for a cell.
  • ShowCellLabel is more often set for styles of cells than for individual cells.
  • With the setting CellLabelAutoDelete->True, the label for a cell is automatically deleted if the cell is modified.
Create one input cell with ShowCellLabel->True and one with ShowCellLabel->False:
Labels are set when the cells are evaluated, but the second input cell's label is hidden:
You can see the label by turning ShowCellLabel on again:
Create one input cell with ShowCellLabel->True and one with ShowCellLabel->False:
Labels are set when the cells are evaluated, but the second input cell's label is hidden:
You can see the label by turning ShowCellLabel on again:
New in 3
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team