\rowlines
and \collines
Horizontal lines between rows
\array{ \arrayopts{ \rowlines{none solid dashed}} 1 & 2 & 3 \\ 4 & 5 & 6 \\ 7 & 8 & 9 \\ a & b & c }
Vertical lines between columns
\array{ \arrayopts{ \collines{none solid dashed}} 1 & 2 & 3 & Z\\ 4 & 5 & 6 & Y\\ 7 & 8 & 9 & X\\ a & b & c & W }More information on these commands may be found in Arrays, Tables and Matrices: Array options of the WebTeX documentation.
Created: Aug 08 1997 ---
Last modified: Sat Mar 04 12:36:24 2000
Copyright © 1997-2002 Design Science, Inc.
All rights reserved.