Replies: 3 comments 1 reply
-
Might you have multiple sheets and be requesting the drawing collection from the "wrong" sheet? |
Beta Was this translation helpful? Give feedback.
-
@oleibman |
Beta Was this translation helpful? Give feedback.
-
I thought DISPIMG() was a WPS function, AFAIK it's not an Excel function. MS online has no documentation on any function with that name; and the new Excel IMAGE() function is not yet implemented in PhpSpreadsheet |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm working with an excel file (.xlsx) that contains images and using getDrawingCollection() to read the images, but it returns an empty array. Don't know what I might be doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions