Specifies whether the PivotTable properties in a PTLineItems element apply to a row or column, or specifies the orientation of a PivotTable field or a cube field axis.
<Orientation />
Element type | OrientationType |
Namespace | urn:schemas-microsoft-com:office:excel |
Schema name | XML Spreadsheet 2000 |
Element | Description |
---|---|
CubeField | Contains information about a cube field (a hierarchy in an OLAP-based PivotTable view). |
None.
None.
<xsd:element name="Orientation" type="OrientationType" default="Hidden" minOccurs="0" >
</xsd:element>