Mathematica 9 is now available
 Documentation / Mathematica / Built-in Functions / New in Version 3.0 / Input and Output  /
ColumnsEqual

  • ColumnsEqual is an option for GridBox which specifies whether all columns in the grid should be assigned equal width.
  • The default setting ColumnsEqual->False determines the width of each column from the widest entry in that column.
  • ColumnsEqual->True makes all columns the same width, with the width determined by the widest entry in the whole GridBox.
  • See the Mathematica book: Section 2.8.11.
  • See also: ColumnWidths, ColumnAlignments, ColumnSpacings, RowsEqual, MatrixForm.


    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.