RowLines

RowLines

is an option for the low-level function GridBox that specifies whether lines should be drawn between adjacent rows.

Details

  • The default setting is RowLines->False.
  • RowLines->{v12,v23,} specifies whether lines should be drawn between successive pairs of rows. The vij can be True or False.
  • If there are more rows than entries in the list, the last element is used repeatedly for remaining pairs of rows.
  • Lines can be drawn around the outside of a GridBox using FrameBox.

Examples

Basic Examples  (2)

Use lines between each row and the next:

Use a line between the first and second rows but not between the second and third rows:

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

Text

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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