CellAutoOverwrite
Usage
• CellAutoOverwrite is an option for Cell which specifies whether new output obtained by evaluating this cell should overwrite old output.
Notes
• Any sequence of cells with GeneratedCell->True which follow the given cell are assumed to correspond to output. • The output is deleted only when new output is ready to be inserted in its place. • CellAutoOverwrite is typically set for cells in "Output" style. • New in Version 3.
|