tags:

views:

27

answers:

0

Hi,

Hi , i am reading the excel sheet from c# by using interop services. My sheet have one of columns has in each row as text and same cell has image. I want to read this image. means R1C1 has both text & image , same in R2C1,R3C1...so on. how can i read image from each row?

Edited: I want to get this image in jpeg formate.