|
DefaultDuplicateCellStyle
DefaultDuplicateCellStyle is an option for Notebook which specifies the default style to use for cells created by automatic duplication of other cells in the notebook.
A typical default setting for DefaultDuplicateCellStyle is "Input".
DefaultDuplicateCellStyle determines the style for new cells created from cells with CellEditDuplicate->True or CellEvaluationDuplicate->True.
See Section 2.11.13.
See also: DefaultNewCellStyle.
New in Version 3.
|