complexType PTFormulaType

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

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="PTFormulaType">
    <
xsd:annotation>
        <
xsd:documentation>Contains information describing a PivotTable formula that doesn't apply to a whole PivotField or all PivotItems with the same name.</xsd:documentation>
    </
xsd:annotation>
    <
xsd:sequence>
        <
xsd:element name="Formula" type="xsd:string">
            <
xsd:annotation>
                <
xsd:documentation>Specifies the formula that doesn't apply to a whole PivotField or all PivotItems with the same name.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="FormulaV10" type="xsd:string" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>Contains the string of the Formula element with English locale. This string is generated only generated when the English version of the Formula string is different from the string in the Formula element.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="ParseFormulaAsV10" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>Specifies that the string in the Formula element is to be processed as if it is an English string (a V10 formula).</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="FormulaIndex" type="xsd:int" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>Specifies a number that controls the order in which formulas are applied.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="PTRule" type="PTRuleType" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>Contains information describing an area of the PivotTable.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
    </
xsd:sequence>
</
xsd:complexType>


Documentation

Contains information describing a PivotTable formula that doesn't apply to a whole PivotField or all PivotItems with the same name.


complexType PTFormulaType


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.