[Table of Contents] [docx version]
Error! No text of specified style in document.
This element contains a collection of formatting bands for a surface chart indexed from low to high.
Parent Elements |
chart (§5.7.2.27) |
Child Elements |
Subclause |
pivotFmt (Pivot Format) |
§5.7.2.143 |
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>