Mathematica 9 is now available

RowsEqualRowMinHeight

ColumnWidths

FilledSmallSquareColumnWidths 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.

FilledSmallSquareColumnWidths->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.

FilledSmallSquareColumnWidths->, , ... 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 The Mathematica Book: Section 2.8.11.

FilledSmallSquare See also: ColumnsEqual, ColumnSpacings.

RowsEqualRowMinHeight



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.