How to read multiple images from one cell in excel using image_loader in openpyxl

177 Views Asked by At

I'm using openpyxl to read an Excel file. When using image_loader to read images, I am able to read one image in a cell, but not multiple images in a single cell. How can I do this?

0

There are 0 best solutions below