Re: GridLines - Color of GridLines
- To: mathgroup at smc.vnet.net
- Subject: [mg33270] Re: GridLines - Color of GridLines
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Wed, 13 Mar 2002 03:14:37 -0500 (EST)
- Organization: Universitaet Leipzig
- References: <a6kkgp$d39$1@smc.vnet.net>
- Reply-to: kuska at informatik.uni-leipzig.de
- Sender: owner-wri-mathgroup at wolfram.com
Hi, StyleBox[GridBox[ Map[StyleBox[#, FontColor -> GrayLevel[0]] &, {{a, b, c}, {d, e, f}}, {2}], ColumnLines -> True, RowLines -> True], FontColor -> RGBColor[1, 0, 0]] // DisplayForm ? Regards Jens maxao wrote: > > Hello out there, > > can anybody help me to get e.g. red or grey Gridlines? > > You can use the attached example. > > [Contact the author to get the example - moderator] > > Thank you for help, > > Martin