View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Elena Elena is offline
external usenet poster
 
Posts: 43
Default Background of Header

I have a code to sent a center header that works perfectly:

MyWs.PageSetup.CenterHeader = "Worksheet 1"

I would like to set the background of that header to a color. Is that
possible?

Thanks in Advance,
Elena