View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default How to change the color of a page

The thing you are missing is to think that you can. The page takes the
general setting so you would need to change that, which affects many other
things.

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)



"Charlie" wrote in message
...
I can't seem to find a property for changing the color of a page on a
multipage. There's a forcolor and backcolor on the multipage property,
but
that doesn't seem to change the individual page color. I'm missing
something
here I think?