[Table of Contents] [docx version]
SpreadsheetML Reference Material - Table of Contents
legacyDrawingHF (Legacy Drawing Reference in Header Footer)
This element specifies the explicit relationship to the part containing the VML defining pictures rendered in the header / footer of the sheet.
| Parent Elements | 
| chartsheet (§3.3.1.11); dialogsheet (§3.3.1.32); worksheet (§3.3.1.96) | 
| Attributes | Description | 
| id (Relationship Id) 
 Namespace: .../officeDocument/2006/relationships | This value references a relationship Id for the sheet. The relationship shall point to the part containing the VML definition. 
 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_LegacyDrawing">
<attribute ref="r:id" use="required"/>
</complexType>