In one of my projects I need to read images from an .xls
file. For each row there is a column containing an image which I need to read out.
It looks like I can read all the images together, but how can I also get the position of each image, like column and row numbers, so I can relate those images with other data?
As long as the shapes are pictures, the following is possible: