Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / New in Version 3.x / Input and Output /

ColumnWidths

FilledSmallSquare ColumnWidths is an option for GridBox which specifies the widths of columns in ems.

FilledSmallSquare The default setting is ColumnWidths->Automatic, specifying that all columns should be made wide enough to fit their contents without breaking onto multiple lines.

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

FilledSmallSquare ColumnWidths->, , ... can be used to specify different widths for 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 An explicit setting for ColumnWidths overrides ColumnsEqual->True.

FilledSmallSquare See Section 2.9.11.

FilledSmallSquare See also: ColumnsEqual, ColumnSpacings.

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.