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

  • RowsEqual is an option for GridBox which specifies whether all rows in the grid should be assigned equal total height.
  • The default setting RowsEqual->False determines the total height of each row from the entry in that row with the largest total height.
  • RowsEqual->True makes all rows the same total height, with the total height determined by the entry with the largest total height in the whole GridBox.
  • See the Mathematica book: Section 2.8.11.
  • See also: RowAlignments, RowSpacings, RowMinHeight, ColumnsEqual, 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.