|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
CellBaseline
CellBaseline
is an option for Cell which specifies where the baseline of the cell should be assumed to be when it appears inside another cell.
DetailsDetails
- CellBaseline is used to determine the vertical alignment of cells that are embedded in text, typically in TextData objects.
- CellBaseline->pos specifies that position pos in the Cell should be assumed to be the baseline of the Cell and should therefore be aligned with the baselines of other boxes.
- Possible settings are:
-
Axis axis of the expression in the cell Baseline baseline of the expression in the cell (default) Bottom bottom of the expression in the cell Center center of the expression in the cell Top top of the expression in the cell
New in 3
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

