2.2.4.9 ArrayOfSlicerFormatElement

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

An array of SlicerFormatElement elements (section 2.2.4.37). The position of the SlicerFormatElement in the array indicates which slicer visual component the SlicerFormatElement is applied to.

 <xs:complexType name="ArrayOfSlicerFormatElement">
   <xs:sequence>
     <xs:element minOccurs="0" maxOccurs="unbounded" name="SlicerFormatElement" nillable="true" type="tns:SlicerFormatElement"/>
   </xs:sequence>
 </xs:complexType>

The array MUST have 10 elements. The table in section 2.2.4.9.1 lists the index in the array and the corresponding slicer visual component to which the SlicerFormatElement at that index is applied.

SlicerFormatElement: A SlicerFormatElement element as specified in section 2.2.4.37.