|
|
|||
|
|
| GridBox[{{box11, box12, ...}, {box21, box22, ...}, ...}] is a low-level box construct that represents a two-dimensional grid of boxes or strings in notebook expressions. |
| BaselinePosition | Automatic | the position of the baseline for the whole grid | |
| ColumnAlignments | Center | how to align columns | |
| ColumnLines | False | whether to draw lines between columns | |
| ColumnsEqual | False | whether to make all columns equal width | |
| ColumnSpacings | 0.8 | spacings between columns in ems | |
| ColumnWidths | All | actual widths of columns in ems | |
| GridDefaultElement | " | what to insert when a new entry is created | |
| RowAlignments | Baseline | how to align rows | |
| RowLines | False | whether to draw lines between rows | |
| RowMinHeight | 1.0 | the minimum total row height in x heights | |
| RowsEqual | False | whether to make all rows equal total height | |
| RowSpacings | 1.0 | spacings between rows in x heights |
| © 2013 Wolfram Research, Inc. |