pantoo
January 26th, 2010, 09:04 PM
Hi,
I've had a problem trying to insert objects into excel using C#. I intend to insert a picture icon into my excel sheet, and allowing the user to execute the object to view the picture.
I have tried successfully to insert the whole picture into the excel sheet but that is not my intended purpose. This is because the picture is too large and resizing does not solve the problem.
Thus, the best solution is to insert a "picture object" into excel and allowing the user to execute the file. Is there a method to insert objects into excel?
I've tried searching for a solution for the past week but to no avail. I will really appreciate if anyone of you could help me. Thank you.
**Attached is the sample excel file I intend to generate.**
I've had a problem trying to insert objects into excel using C#. I intend to insert a picture icon into my excel sheet, and allowing the user to execute the object to view the picture.
I have tried successfully to insert the whole picture into the excel sheet but that is not my intended purpose. This is because the picture is too large and resizing does not solve the problem.
Thus, the best solution is to insert a "picture object" into excel and allowing the user to execute the file. Is there a method to insert objects into excel?
I've tried searching for a solution for the past week but to no avail. I will really appreciate if anyone of you could help me. Thank you.
**Attached is the sample excel file I intend to generate.**