|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
RowAlignments
RowAlignments
is an option for the low-level function GridBox that specifies how entries in each row should be aligned.
DetailsDetails
- The following settings can be given:
-
Center centered Top tops aligned Bottom bottoms aligned Baseline baselines aligned (default) Axis axes aligned {pos1,pos2,...} separate settings for each row in the grid - Lists of settings are used cyclically if there are more rows in the grid than elements in the list.
ExamplesExamplesopen allclose all
Basic Examples (1)Basic Examples (1)
Align entries at the bottom in the first row, and align them at the top in the second row:
| In[1]:= |
Out[1]//DisplayForm= | |
New in 3
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
