RowMinHeight

RowMinHeight

is an option for the low-level function GridBox that specifies the minimum total height in units of font size that should be allowed for each row.

Details

  • The default setting RowMinHeight->1 forces each row to have a total height that 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.

Examples

Basic Examples  (2)

Make each row three characters tall:

Make each row just high enough for its contents:

Wolfram Research (1996), RowMinHeight, Wolfram Language function, https://reference.wolfram.com/language/ref/RowMinHeight.html.

Text

Wolfram Research (1996), RowMinHeight, Wolfram Language function, https://reference.wolfram.com/language/ref/RowMinHeight.html.

CMS

Wolfram Language. 1996. "RowMinHeight." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/RowMinHeight.html.

APA

Wolfram Language. (1996). RowMinHeight. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/RowMinHeight.html

BibTeX

@misc{reference.wolfram_2023_rowminheight, author="Wolfram Research", title="{RowMinHeight}", year="1996", howpublished="\url{https://reference.wolfram.com/language/ref/RowMinHeight.html}", note=[Accessed: 18-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_rowminheight, organization={Wolfram Research}, title={RowMinHeight}, year={1996}, url={https://reference.wolfram.com/language/ref/RowMinHeight.html}, note=[Accessed: 18-March-2024 ]}