<sheetDataSet> (Cached Worksheet Data)

This element serves as the collection for 1 or more <sheetData> elements.

Parent Elements

<externalBook>3.14.7)

Child Elements

Subclause

<sheetData> (External Sheet Data Set)

§3.14.13

The following XML Schema fragment defines the contents of this element:

<complexType name="CT_ExternalSheetDataSet">
	<sequence>
	<element name="sheetData" type="CT_ExternalSheetData" minOccurs="1" maxOccurs="unbounded"/>
	</sequence>
</complexType>