View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default Geeting Sheet background from Excel object model

Adapt the technique discussed in:

http://msdn.microsoft.com/en-us/libr...re(VS.80).aspx
--
Gary''s Student - gsnu200802


"Sheela" wrote:

Hi,

I have applied background picture for the sheet. I would like to check
whether sheet has background or not.

How do I do it using excel object model in c#.

Sheela