|
|
||
|
|
| Built-in Mathematica Symbol | Tutorials »|See Also »|More About » |
| CellLabelAutoDelete is an option for Cell which specifies whether a label for the cell should be automatically deleted if the contents of the cell are modified or the notebook containing the cell is saved in a file. |
Create a notebook with the setting CellLabelAutoDelete->True: When inputs are evaluated, cell labels are attached to the input and output cells: If you edit a previously evaluated input cell, its cell label is cleared: ![]() When the notebook is saved, cell labels are automatically deleted:
When the notebook is reopened, no cell labels are present: |
| © 2008 Wolfram Research, Inc. |