Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica >

RowMinHeight

RowMinHeight
is an option for the low-level function GridBox which specifies the minimum total height in units of font size that should be allowed for each row.
  • The default setting RowMinHeight->1 forces each row to have a total height which at least accommodates all the characters in the current font.
  • RowMinHeight->0 reduces the total height of each entry as much as possible, allowing entries containing characters such as x and X to be different heights.
New in 3
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team