Print prints the active notebook.
Mathematica allows any front end command to be executed programmatically from within the kernel by sending an appropriate front end token. There are tokens for all standard ...
Hyperlink creates a hyperlink to a specified cell, notebook, or URL.
Red
(Built-in Mathematica Symbol) Red represents the color red in graphics or style specifications.
Mathematica allows convenient discovery and customization of all aspects of its system setup.
Mathematica provides detailed symbolic control over all aspects of text layout. Placing separate blocks or paragraphs in separate cells also immediately allows Mathematica's ...
Manual Grouping turns on manual grouping to allow cell grouping by hand.
Select All selects all cells in the current notebook.
Show Cell Tags toggles the display of cell tags in a notebook.
GridBox
(Built-in Mathematica Symbol) GridBox[{{box_11, box_12, ...}, {box_21, box_22, ...}, ...}] is a low-level box construct that represents a two-dimensional grid of boxes or strings in notebook expressions.