MiniExcel icon indicating copy to clipboard operation
MiniExcel copied to clipboard

Remove base64 path when image is loaded in the sheet and set image height/width

Open feduss opened this issue 2 years ago • 0 comments

Excel Type

  • [X] XLSX
  • [ ] XLSM
  • [ ] CSV
  • [ ] OTHER

Upload Excel File

Please attach your issue file by dragging or droppng, selecting or pasting them.

immagine

MiniExcel Version

1.31.0

Description

Hi, is it possibile to convert byte[] to image, without appending the path in excel sheet? I don't need to visualize that base64 path. Moreover, how can i customize the image's width/height (and cell's height of course) ? It's very small. I found only the DynamicExcelColumn {Width} to customize cell's width.

Thanks

feduss avatar Aug 05 '23 14:08 feduss