<customSheetViews> (Custom Sheet Views)

This is a collection of custom sheet views.

Parent Elements

<dialogsheet>3.3.1.32); <worksheet>3.3.1.96)

Child Elements

Subclause

<customSheetView> (Custom Sheet View)

§3.3.1.23

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

<complexType name="CT_CustomSheetViews">
	<sequence>
	<element name="customSheetView" minOccurs="1" maxOccurs="unbounded" type="CT_CustomSheetView"/>
	</sequence>
</complexType>