Spire.XLS is a professional Excel API that enables developers to create, manage, manipulate, convert and print Excel worksheets. Get free and professional technical support for Spire.XLS for .NET, Java, Android, C++, Python.

Tue Mar 17, 2009 10:47 am

Hi,

I can read images from excel using:

ExcelPicture pic = sheet.Pictures[0];

How can I read a specific image from a cell, and not from the sheet?

Thanks

puroacaso
 
Posts: 1
Joined: Tue Mar 17, 2009 10:43 am

Fri Apr 10, 2009 8:00 am

Pictures and cells are not interrelated, you can only read through the sheet of ways.
User avatar

Flash
 
Posts: 56
Joined: Thu Jun 29, 2006 2:34 pm

Return to Spire.XLS