<pivotFmts> (Pivot Formats)
This element contains a collection of formatting bands for a surface chart indexed from low to high.
| Parent Elements | 
|---|
| 
 | 
| Child Elements | Subclause | 
|---|---|
| 
 | 
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_PivotFmts">
	<sequence>
	<element name="pivotFmt" type="CT_PivotFmt" minOccurs="0" maxOccurs="unbounded"/>
	</sequence>
</complexType>