![]() |
Geeting Sheet background from Excel object model
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 |
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 |
Geeting Sheet background from Excel object model
Hi,
I want to get the background, not to set the background!!!! Sheela "Gary''s Student" wrote: 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 |
Geeting Sheet background from Excel object model
I am not sure how well c# can control Excel. From VBA you can:
1. open the Excel file 2. save the file as a web page This will produce an HTML file and an associated folder. The folder will contain pictures that are difficult to capture otherwise. For example, worksheet background pictures and pictures embedded in headers and footers. -- Gary''s Student - gsnu200802 "Sheela" wrote: Hi, I want to get the background, not to set the background!!!! Sheela "Gary''s Student" wrote: 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 |
All times are GMT +1. The time now is 06:28 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com