ColumnsEqual

ColumnsEqual

is an option for the low-level function GridBox which specifies whether all columns in the grid should be assigned equal width.

Details

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

Examples

Basic Examples  (2)

Create a grid in which columns have different widths depending on their contents:

Create a grid in which all columns have the same width:

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

Text

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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