• CellLabelAutoDelete is an option for cells that determines if the label for a cell is automatically deleted when the contents of the cell are modified or the notebook containing the cell is saved.
• Possible settings are True or False. • CellLabelAutoDelete is more often set for styles of cells than for individual cells. • See also: CellLabel, ShowCellLabel, CellTags, CellAutoOverwrite.