Evaluate Cells sends the selected cells to the kernel for evaluation.
Evaluate Initialization Cells evaluates all initialization cells in the notebook.
Find Cell Tag opens a submenu to find and select cells based on their cell tags.
Merge Cells combines selected cells into one cell.
Rendering opens a submenu to control rendering operations.
Rerender Graphics rerenders the selected graphics.
Tile Windows Tall arranges all windows to fit in the screen one beside the other (Windows and Macintosh only).
Tile Windows Wide arranges all windows to fit in the screen one above the other (Windows and Macintosh only).
AutoIndent is an option for Style and Cell that specifies what automatic indentation should be done at the beginning of a new line after an explicit return character has been ...
CancelButton[] represents a Cancel button in a dialog that closes the dialog window when clicked.CancelButton[action] represents a button labeled Cancel that evaluates action ...