<sheetViews> (Chart Sheet Views)

This element specifies chart sheet views.

Parent Elements

<chartsheet>3.3.1.11)

Child Elements

Subclause

<extLst> (Future Feature Data Storage Area)

§3.2.10

<sheetView> (Chart Sheet View)

§3.3.1.84

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

<complexType name="CT_ChartsheetViews">
	<sequence>
	<element name="sheetView" type="CT_ChartsheetView" minOccurs="1" maxOccurs="unbounded"/>
	<element name="extLst" type="CT_ExtensionList" minOccurs="0" maxOccurs="1"/>
	</sequence>
</complexType>