|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
ColumnLines
ColumnLines
is an option for the low-level function GridBox which specifies whether lines should be drawn between adjacent columns.
DetailsDetails
- The default setting is ColumnLines->False.
- ColumnLines->{v12, v23, ...} 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.
- Lines can be drawn around the outside of a GridBox using FrameBox.
New in 3
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
