Posted on: 8/8/2014 6:05:25 AM | Views : 525

Hi all,
I'm implementing Export to Excel funactionlaity using OpenXML utility(.NET, C#.NET),
I want to set a cell value with an image in it (means I want to use something like WorkSheetImage class as that in Infragistics.Documents.Excel namespace if available)
I referred : http://www.codeproject.com/Articles/371203/Creating-basic-Excel-workbook-with-Open-XML.
But there I could not find any help for my problem.
Any help??

Go to the complete details ...