complexType PLTotalType

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

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="PLTotalType">
    <
xsd:annotation>
        <
xsd:documentation>This element or attribute is not created or processed by Excel. It is designed to be used by external applications and components.</xsd:documentation>
    </
xsd:annotation>
    <
xsd:sequence>
        <
xsd:element name="Name" type="xsd:string">
            <
xsd:annotation>
                <
xsd:documentation>This element or attribute is not created or processed by Excel. It is designed to be used by external applications and components.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="Caption" type="xsd:string" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>This element or attribute is not created or processed by Excel. It is designed to be used by external applications and components.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="ParentField" type="xsd:string">
            <
xsd:annotation>
                <
xsd:documentation>This element or attribute is not created or processed by Excel. It is designed to be used by external applications and components.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="NumberFormat" type="NumberFormatType" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>This element or attribute is not created or processed by Excel. It is designed to be used by external applications and components.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="Operator" default="Sum" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>This element or attribute is not created or processed by Excel. It is designed to be used by external applications and components.</xsd:documentation>
            </
xsd:annotation>
            <
xsd:simpleType>
                <
xsd:restriction base="xsd:string">
                    <
xsd:enumeration value="Count"/>
                    <
xsd:enumeration value="Max"/>
                    <
xsd:enumeration value="Min"/>
                    <
xsd:enumeration value="Sum"/>
                </
xsd:restriction>
            </
xsd:simpleType>
        </
xsd:element>
        <
xsd:element name="Alignment" type="AlignmentType" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>This element or attribute is not created or processed by Excel. It is designed to be used by external applications and components.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="CaptionAlignment" default="Automatic" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>This element or attribute is not created or processed by Excel. It is designed to be used by external applications and components.</xsd:documentation>
            </
xsd:annotation>
            <
xsd:simpleType>
                <
xsd:restriction base="xsd:string">
                    <
xsd:enumeration value="Center"/>
                    <
xsd:enumeration value="Left"/>
                    <
xsd:enumeration value="Right"/>
                    <
xsd:enumeration value="Automatic"/>
                </
xsd:restriction>
            </
xsd:simpleType>
        </
xsd:element>
        <
xsd:element name="Width" type="xsd:int" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>This element or attribute is not created or processed by Excel. It is designed to be used by external applications and components.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
    </
xsd:sequence>
</
xsd:complexType>


Documentation

This element or attribute is not created or processed by Excel. It is designed to be used by external applications and components.


complexType PLTotalType


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.