2.2.4.10 ArrayOfSlicerItem

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

An array of SlicerItem elements (section 2.2.4.39).

 <xs:complexType name="ArrayOfSlicerItem" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:sequence>
     <xs:element minOccurs="0" maxOccurs="unbounded" name="SlicerItem" nillable="true" type="tns:SlicerItem"/>
   </xs:sequence>
 </xs:complexType>

SlicerItem: A SlicerItem element as specified in section 2.2.4.39.