Cell background color?
- To: mathgroup at smc.vnet.net
- Subject: [mg22819] Cell background color?
- From: "Jordan Rosenthal" <jr at ece.gatech.edu>
- Date: Fri, 31 Mar 2000 01:01:21 -0500 (EST)
- Organization: Georgia Institute of Technology, Atlanta GA, USA
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
Let say I evaluate something
In[18]:=
x + 2
Out[18]=
2 + x
If I then select the output cell and use the menu "Format...Background
Color...Cell Gray Box", the cell accordingly displays in a gray box. When I
evaluate the input again, the output no longer has the same background
color.
How can I write an input expression such that its output will always be
formatted with its background color set to"Cell Gray Box"?
Thanks,
Jordan