ShowPageBreaks is a notebook option that specifies whether to indicate in the on-screen display of a notebook where page breaks would occur if the notebook were printed.
Special Character opens the Special Characters palette.
FrontEndEventActions is an option for the notebook front end that gives a list of actions to perform when specified user-interface events occur.
AutoScroll is an option to SelectionMove and related functions that specifies whether a notebook should automatically be scrolled to display the current selection.
Messages displays the Messages notebook.
CDFInformation[expr] gives a list of properties relevant to a CDF deployed with the content expr.CDFInformation[notebook] gives usage properties for a CDF to be deployed from ...
Copyable is an option for Cell that specifies whether a cell can be copied interactively using the front end.
Mathematica notebooks consist of sequences of cells. The hierarchy of cells serves as a structure for organizing the information in a notebook, as well as specifying the ...
Output from Above copies the contents of the nearest preceding output cell.