<bandFmts> (Band Formats)

This element contains a collection of formatting bands for a surface chart indexed from low to high.

Parent Elements

<surface3DChart>5.7.2.204); <surfaceChart>5.7.2.205)

Child Elements

Subclause

<bandFmt> (Band Format)

§5.7.2.13

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

<complexType name="CT_BandFmts">
	<sequence>
	<element name="bandFmt" type="CT_BandFmt" minOccurs="0" maxOccurs="unbounded"/>
	</sequence>
</complexType>