<pageItem>
(Page Item)
Represents an item value for a PivotTable page.
Parent Elements |
---|
|
Attributes |
Description |
---|---|
|
Specifies the name of this page item. The possible values for this attribute are defined by the ST_Xstring simple type (§3.18.96). |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_PageItem">
<attribute name="name" type="ST_Xstring" use="required"/>
</complexType>