I have a table which include a image in one column. I want to download table in Excel format with image data. Is there any way tot achieve this. My table looks like this
[![enter image description here][1]][1]
I am downloading this table into excel format but image is not coming in my excel file.
After opening my excel file looks like this:
I am using VF to convert my table data into excel. for ex:
contentType="application/vnd.ms-excel#SalesForceExport.xls"