|
SOLUTIONS
|
Cell Styling Options
Mathematica provides many options for styling the cells that appear in notebooks. Some of the more common styling options are available directly from the Format menu. All styling options can be accessed interactively from the Option Inspector, as well as programming through Style and related functions. Note that style options for contents of cells can also be specified at the level of complete cells.
ReferenceReference
Format ► Style — set the style for a cell
Option Inspector — interactively set any cell styling option
TextCell, ExpressionCell — programmatically create cells with specified styling
Background — background color for a cell
CellFrame — whether to put a frame around a cell
CellFrameMargins ▪ CellFrameColor ▪ CellFrameLabels
CellDingbat — a dingbat to emphasize a cell
ShowGroupOpener ▪ ShowCellBracket ▪ CellBracketOptions
ShowCellLabel — whether to show labels on cells (e.g. Out[n]=)
CellLabelAutoDelete ▪ CellLabelPositioning ▪ CellLabelMargins
CellMargins — margins on each side of a cell
