|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
ShowCellLabel
ShowCellLabel
is an option for Cell that specifies whether to display the label for a cell.
DetailsDetails
- 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.
ExamplesExamplesopen allclose all
Basic Examples (1)Basic Examples (1)
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
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

