|
TableSpacing
TableSpacing is an option for TableForm and MatrixForm which specifies how many spaces should be left between each successive row or column.
TableSpacing ->  , , ... specifies that spaces should be left in dimension i.
For columns, the spaces are rendered as space characters. For rows, the spaces are rendered as blank lines.
For TableForm, TableSpacing -> Automatic yields spacings 1, 3, 0, 1, 0, 1, ... .
See The Mathematica Book: Section 2.8.8.
See also: RowSpacings, ColumnSpacings, GraphicsSpacing.
Further Examples
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT. SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION. | |