<bandFmt>
(Band Format)
This element specifies the formatting band of a surface chart.
Parent Elements |
---|
|
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>