simpleType CalculationPivotFieldType

simpleType {urn:schemas-microsoft-com:office:excel}CalculationPivotFieldType

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by restriction)
 {urn:schemas-microsoft-com:office:excel}CalculationPivotFieldType
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:simpleType name="CalculationPivotFieldType">
    <
xsd:annotation>
        <
xsd:documentation>Contains an enumeration indicating the type of calculation being done for the PivotField which is in the data area of the PivotTable report.</xsd:documentation>
    </
xsd:annotation>
    <
xsd:restriction base="xsd:string">
        <
xsd:enumeration value="DifferenceFrom"/>
        <
xsd:enumeration value="Index"/>
        <
xsd:enumeration value="Normal"/>
        <
xsd:enumeration value="PercentDifferenceFrom"/>
        <
xsd:enumeration value="PercentOf"/>
        <
xsd:enumeration value="PercentOfColumn"/>
        <
xsd:enumeration value="PercentOfRow"/>
        <
xsd:enumeration value="PercentOfTotal"/>
        <
xsd:enumeration value="RunningTotalIn"/>
    </
xsd:restriction>
</
xsd:simpleType>


Documentation

Contains an enumeration indicating the type of calculation being done for the PivotField which is in the data area of the PivotTable report.


simpleType CalculationPivotFieldType


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.