Contains information about child field items.
Namespace | urn:schemas-microsoft-com:office:excel |
Schema name | XML Spreadsheet 2000 |
Element | Description |
---|---|
Item | Contains the name of a child item in a PivotTable field, or the index number of an item described by the PTLineItem element. |
None.
<xsd:complexType name="MapChildItemsType" >
<xsd:sequence>
<xsd:element name="Item" type="xsd:string">
</xsd:element>
</xsd:sequence>
</xsd:complexType>