complexType PTLineItemsType

complexType {urn:schemas-microsoft-com:office:excel}PTLineItemsType

Abstractfalse (This can be used in an instance)
Target Namespaceurn:schemas-microsoft-com:office:excel
Declared Namespacesxmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns:rs=urn:schemas-microsoft-com:rowset
xmlns:s=uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882
xmlns=urn:schemas-microsoft-com:office:excel


Source

<xsd:complexType name="PTLineItemsType">
    <
xsd:annotation>
        <
xsd:documentation>Contains information describing the detailed layout of a PivotTable view.</xsd:documentation>
    </
xsd:annotation>
    <
xsd:sequence>
        <
xsd:element name="Orientation" type="OrientationType" default="Hidden" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>Indicates whether the PTLineItem elements apply to row or column headers.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="PTLineItem" type="PTLineItemType" maxOccurs="unbounded">
            <
xsd:annotation>
                <
xsd:documentation>Describes the layout of one row or column line in the PivotTable view.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
    </
xsd:sequence>
</
xsd:complexType>


Documentation

Contains information describing the detailed layout of a PivotTable view.


complexType PTLineItemsType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.