[Table of Contents] [docx version]
SpreadsheetML Reference Material - Table of Contents
customSheetViews (Custom Chart Sheet Views)
Collection of custom Chart Sheet View information.
Parent Elements |
chartsheet (§3.3.1.11) |
Child Elements |
Subclause |
customSheetView (Custom Chart Sheet View) |
§3.3.1.22 |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_CustomChartsheetViews">
<sequence>
<element name="customSheetView" minOccurs="0" maxOccurs="unbounded" type="CT_CustomChartsheetView"/>
</sequence>
</complexType>