Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Input and Output / Box Options /

RowSpacings

FilledSmallSquare RowSpacings is an option for GridBox which specifies the spaces in x-heights that should be inserted between successive rows.

FilledSmallSquare The default setting is RowSpacings->1.0.

FilledSmallSquare RowSpacings effectively specifies the minimum distance between entries in successive rows; individual entries will often not fill their rows and will therefore be further apart.

FilledSmallSquare RowSpacings->n uses a column spacing equal to n times the height of an "x" character in the current font.

FilledSmallSquare RowSpacings->, , ... can be used to specify different spacings between different rows. If there are more rows than entries in this list, then the last element of the list is used repeatedly for the remaining rows.

FilledSmallSquare See Section 2.9.11.

FilledSmallSquare See also: RowAlignments, RowMinHeight, RowsEqual, ColumnSpacings, TableSpacing.

FilledSmallSquare New in Version 3.



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.