CT_PivotFmt

Complex Type Information

Model

Children: dLbl, extLst, idx, marker, spPr, txPr

Used By

Source

<xsd:complexType name="CT_PivotFmt">
  <xsd:sequence>
    <xsd:element name="idx" type="CT_UnsignedInt" minOccurs="1" maxOccurs="1"/>
    <xsd:element name="spPr" type="a:CT_ShapeProperties" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="txPr" type="a:CT_TextBody" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="marker" type="CT_Marker" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="dLbl" type="CT_DLbl" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="extLst" type="CT_ExtensionList" minOccurs="0" maxOccurs="1"/>
  </xsd:sequence>
</xsd:complexType>