RowAlignments
Usage
• RowAlignments is an option for GridBox which specifies how entries in each row should be aligned.
Notes
• The following settings can be given:
| Center | centered | | Top | tops aligned | | Bottom | bottoms aligned | | Baseline | baselines aligned (default) | | Axis | axes aligned | { , , ... } | 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. • New in Version 3.
|