DefaultDuplicateCellStyle is a notebook option that specifies the default style to use for cells created by automatic duplication of other cells in the notebook.
Small
(Built-in Mathematica Symbol) Small is a style or option setting that specifies that objects should be small.
WindowMovable is a notebook option that specifies whether to allow the window for the notebook to be moved around interactively on the screen.
Evaluate Initialization Cells evaluates all initialization cells in the notebook.
CDF
(Mathematica Import/Export Format) MIME types: application/vnd.wolfram.cdf, application/vnd.wolfram.cdf.text Wolfram Computable Document Format (CDF). Used as a deployment format for interactive output to ...
Revert
(Mathematica Front End Token) "Revert" is a front end token that reverts the current notebook to its most recent saved version.
CellHorizontalScrolling is an option for cells that specifies whether the contents of a cell can be scrolled from left to right using the horizontal scroll bar of the ...
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 ...
EvaluatorNames is a global option that specifies the kernels that are currently configured to perform evaluations.
RowBox
(Built-in Mathematica Symbol) RowBox[{box_1, box_2, ...}] is a low-level box construct that represents a row of boxes or strings in a notebook expression.