Closed LJN-hzleaper closed 7 months ago
There is no builtin support for images yet. But you can try custom mapping.
It seems images in Excel are not actually cell contents so this will probably not be easy: https://stackoverflow.com/a/61442249/1970064
My dto has a image property, for example a WPF BitmapImage property, how to map it to a excel column? I have tried following code, but it didn't work.