DefaultDuplicateCellStyle
Usage
• 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.
Notes
• A typical default setting for DefaultDuplicateCellStyle is "Input". • DefaultDuplicateCellStyle determines the style for new cells created from cells with CellEditDuplicate->True or CellEvaluationDuplicate->True. • New in Version 3.
|