how to read image in cell of the excel sheet. This sheet contain 开发者_运维问答.jpeg formated images. I want as they are means in jpeg format. i am using asp.net and c# for this. please guide.
I recommend reading this tutorial:
- Reading Image from Excel file using C# .Net
精彩评论