According to https://www.syncfusion.com/forums/173060/how-to-export-image-or-hyperlink-column-to-excel-and-pdf you say this feature was created but i cannot find any direct documentation about it.
I am trying to export a datagrid with one column of datatype byte[] to an excel file that displays the image in the corresponding cells. All the other columns are being displayed as expected in the exported excel file
I am using SFGrid in Blazor for a .net maui application