<picture>
(Background Image)
Background sheet image.
example:
<picture r:id="rId1"/>
Attributes |
Description |
---|---|
Namespace: .../officeDocument/2006/relationships |
Relationship Id pointing to the image part. The possible values for this attribute are defined by the ST_RelationshipId simple type (§7.8.2.1). |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_SheetBackgroundPicture">
<attribute ref="r:id" use="required"/>
</complexType>