1
Answer

I want to read image from excel using Interop C#

I have implemented code to read image from excel using spire for this referred the following url --> https://www.c-sharpcorner.com/forums/get-the-images-from-excel-sheet-and-store-in-local-folder
 
But i want to read image using interop c#.
 
Answers (1)