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 that specifies whether lines should be drawn between adjacent rows.
  • RowLines specifies whether lines should be drawn between successive pairs of rows. The 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.
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:
Use lines between each row and the next:
In[1]:=
Click for copyable input
Out[1]//DisplayForm=
 
Use a line between the first and second rows but not between the second and third rows:
In[1]:=
Click for copyable input
Out[1]//DisplayForm=
New in 3
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF