3.1.4.61.3.1 PivotValueFieldSettingsApplyData

Namespace: http://schemas.microsoft.com/office/Excel/Server/WebServices/ExcelServerInternalService/

Specifies a PivotTable or PivotChart aggregation type.

 <xs:complexType name="PivotValueFieldSettingsApplyData" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:sequence>
     <xs:element minOccurs="1" maxOccurs="1" name="Aggregation" type="xs:int"/>
   </xs:sequence>
 </xs:complexType>

Aggregation: A PivotTable or PivotChart aggregation type as specified by the SelectedAggregation parameter in the PivotValueFieldSettingsInfo section 3.1.4.63.3.1. MUST be present.