- 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? - 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? - Is in-cell image rendering supported in HtmlSaveOptions output (ExportImagesAsBase64 = true)? If not,
is it on the roadmap? - 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)