In-cell image

  1. Does Aspose.Cells support the in-cell image (rich-value picture / IMAGE) data type when it is read
    from a workbook and when it is returned by a formula such as XLOOKUP/INDEX/LOOKUP?
  2. If the calculation engine cannot return an in-cell image as a cell value, is there an API to detect
    that a cell holds (or references) an in-cell image and to extract the image bytes (e.g.
    Cell.GetEmbeddedImage() or an equivalent), so we can render it ourselves into HTML?
  3. Is in-cell image rendering supported in HtmlSaveOptions output (ExportImagesAsBase64 = true)? If not,
    is it on the roadmap?
  4. Is there a recommended workaround to make XLOOKUP-over-in-cell-images resolve to the image rather
    than #VALUE!?
    Logo2.png (42.8 KB)

Logo1.png (40.9 KB)

@TsahiB.Datarails
Please try the latest version26.6. 1,3 have been supported.
If you still have any issue, please share your template file here. We will check it soon.

1 Like