[Table of Contents] [docx version]
Error! No text of specified style in document.
This element specifies the formatting band of a surface chart.
Parent Elements |
bandFmts (§5.7.2.14) |
Child Elements |
Subclause |
idx (Index) |
§5.7.2.84 |
spPr (Shape Properties) |
§5.7.2.198 |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_BandFmt">
<sequence>
<element name="idx" type="CT_UnsignedInt" minOccurs="1" maxOccurs="1"/>
<element name="spPr" type="a:CT_ShapeProperties" minOccurs="0" maxOccurs="1"/>
</sequence>
</complexType>