View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tas Tas is offline
external usenet poster
 
Posts: 11
Default Using PageSetup to copy LeftHeaderPicture in another sheet

Hello there,

I'm using MFC to Automate excel and I want to copy a picture from LeftHeader
PageSetup properties from one sheet to another. What I found until now is I
can copy only the text placed in this header but I could not manage to find a
way to copy the picture. It seems there is no "put" property for
"LeftHeaderPicture".

Any ideas are wellcomed,
Thanks.