complexType PTRuleType

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

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="PTRuleType">
    <
xsd:annotation>
        <
xsd:documentation>Contains information describing an area of the PivotTable.</xsd:documentation>
    </
xsd:annotation>
    <
xsd:sequence>
        <
xsd:element name="RuleType" default="DataLabel" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>Contains an enumeration that describes the type of PivotTable area to which the PTRule refers.</xsd:documentation>
            </
xsd:annotation>
            <
xsd:simpleType>
                <
xsd:restriction base="xsd:string">
                    <
xsd:enumeration value="Blanks"/>
                    <
xsd:enumeration value="Button"/>
                    <
xsd:enumeration value="DataLabel"/>
                    <
xsd:enumeration value="DataOnly"/>
                    <
xsd:enumeration value="LabelOnly"/>
                    <
xsd:enumeration value="Origin"/>
                </
xsd:restriction>
            </
xsd:simpleType>
        </
xsd:element>
        <
xsd:element name="Rule" type="xsd:string" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>Contains a text string describing the area to which the PTRule refers.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="RuleV10" type="xsd:string" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>Contains a text string describing the area to which the PTRule refers.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="ParseRuleAsV10" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>Specifies that a rule is to be processed as if it is an English string (V10).</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="Area" type="xsd:string" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>Describes a sub-section of a PivotTable area.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="Outline" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>Contains a Boolean value indicating that a rule describes a PivotTable area that includes one or more fields set to display in outline mode.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
    </
xsd:sequence>
</
xsd:complexType>


Documentation

Contains information describing an area of the PivotTable.


complexType PTRuleType


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.