Mathematica 9 is now available

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

ColumnSpacings

FilledSmallSquare ColumnSpacings is an option for GridBox which specifies the spaces in ems that should be inserted between adjacent columns.

FilledSmallSquare The default setting is ColumnSpacings->0.8.

FilledSmallSquare ColumnSpacings effectively specifies the minimum distance between entries in adjacent columns; individual entries will often not fill their columns and will therefore be further apart.

FilledSmallSquare ColumnSpacings->n uses a column spacing equal to n times the current font size—usually about n times the width of an M in the current font.

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

FilledSmallSquare See Section 2.9.11.

FilledSmallSquare See also: ColumnAlignments, ColumnWidths, ColumnsEqual, RowSpacings, 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.