Wolfram ResearchProductsPurchasingServices & ResourcesAbout UsOur Sites
Mathematica >

RowLines

RowLines
is an option for the low-level function GridBox which specifies whether lines should be drawn between adjacent rows.
  • 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.
New in 3
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team