Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica >

RowAlignments

RowAlignments
is an option for the low-level function GridBox that specifies how entries in each row should be aligned.
  • The following settings can be given:
Centercentered
Toptops aligned
Bottombottoms aligned
Baselinebaselines aligned (default)
Axisaxes 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.
Align entries at the bottom in the first row, and align them at the top in the second row:
Align entries at the bottom in the first row, and align them at the top in the second row:
In[1]:=
Click for copyable input
Out[1]//DisplayForm=
New in 3
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF