[Table of Contents] [docx version]
SpreadsheetML Reference Material - Table of Contents
This element indicates that the sheet contains drawing components built on the drawingML platform. The relationship Id references the part containing the drawingML definitions.
| 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 | Relationship Id referencing a part containing drawingML definitions for this worksheet. 
 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_Drawing">
<attribute ref="r:id" use="required"/>
</complexType>