Export Image to Excel using c#
Here am trying to show how we can export an image to excel file. References Used: Microsoft.Office.Interop.Excel; Link for downloading the dlls and install: Office XP PIAs Add Microsoft.Office.Interop.Excel.dll to the bin folder. String sFileImage = System
http://wiki.asp.net/