2.2.4.40 SlicerItemList

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

 Contains an ArrayOfSlicerItem element (section 2.2.4.10).

 <xs:complexType name="SlicerItemList">
   <xs:sequence>
     <xs:element minOccurs="0" maxOccurs="1" name="SlicerItems" type="tns:ArrayOfSlicerItem"/>
   </xs:sequence>
 </xs:complexType>

SlicerItems: An array of SlicerItem elements (section 2.2.4.39).