Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
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
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team