Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica >

ColumnLines

ColumnLines
is an option for the low-level function GridBox which specifies whether lines should be drawn between adjacent columns.
  • ColumnLines specifies whether lines should be drawn between successive pairs of columns. The can be True or False.
  • If there are more columns than entries in the list, the last element is used repeatedly for remaining pairs of columns.
Use lines between each column and the next:
Use a line between the first and second columns only:
Use lines between each column and the next:
In[1]:=
Click for copyable input
Out[1]//DisplayForm=
 
Use a line between the first and second columns only:
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