Ich mach am Betsen mal einen neuen Thread für diese Frage auf...
Auf http://openxmldeveloper.org steht ja der Quellcode in etwa da, allerdings weiß ich nicht, wie ich nun das eigentliche Bild dort angeben kann, was bei mir lokal im Ordner liegt ?! Der Quelltext, der dort steht, ist folgender:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<xdr:wsDr xmlns:xdr="http://schemas.openxmlformats.org/drawingml/2006/spreadsheetDrawing" xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main">
<xdr:twoCellAnchor editAs="oneCell">
xdr:from
xdr:col2</xdr:col>
xdr:colOff9525</xdr:colOff>
xdr:row3</xdr:row>
xdr:rowOff28575</xdr:rowOff>
</xdr:from>
xdr:to
xdr:col4</xdr:col>
xdr:colOff57150</xdr:colOff>
xdr:row6</xdr:row>
xdr:rowOff95250</xdr:rowOff>
</xdr:to>
xdr:pic
xdr:nvPicPr
<xdr:cNvPr id="1025" name="Picture 1" descr="logo"/>
xdr:cNvPicPr
<a:picLocks noChangeAspect="1" noChangeArrowheads="1"/>
</xdr:cNvPicPr>
</xdr:nvPicPr>
xdr:blipFill
<a:blip xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" r:embed="rId1"/>
<a:srcRect/>
<a:stretch>
<a:fillRect/>
</a:stretch>
</xdr:blipFill>
<xdr:spPr bwMode="auto">
<a:xfrm>
<a:off x="1228725" y="514350"/>
<a:ext cx="1266825" cy="552450"/>
</a:xfrm>
<a:prstGeom prst="rect">
<a:avLst/>
</a:prstGeom>
<a:noFill/>
</xdr:spPr>
</xdr:pic>
xdr:clientData/
</xdr:twoCellAnchor>
</xdr:wsDr>
Liebe Grüße, Janin