I have a working excel export for my dataSet however I would like to add images to the export, currently they are saved as byteArrays and show up in the export as System.byteArray
how can I get this to display an image.
The data set is very large and it wont be feasible to add the images in after