https://bugs.documentfoundation.org/show_bug.cgi?id=153241

--- Comment #3 from [email protected] ---
When you embed another OOXML package in an OOXML spreadsheet i.e. XLSX using
Excelm then Excel will both embed the package and generate a snapshot of the
embedded data and save it as an .emf image file in the URI xl/media/

Formally, they are saved as relationships to a WorksheetPart as an ImagePart
and to a VmlDrawingsPart.

So these images are not real embedded images by the user, but Excel generated
images of an embedded package. They are great to keep, if you want to remove
the embedded package but keep the image snapshot of the data.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to