2.2.4.121 InteractiveReportsItem

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

The InteractiveReportsItem type specifies an interactive report item.

 <xs:complexType name="InteractiveReportsItem" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:sequence>
     <xs:element minOccurs="0" maxOccurs="1" name="Name" type="xs:string"/>
     <xs:element minOccurs="0" maxOccurs="1" name="SlideId" type="xs:string"/>
   </xs:sequence>
 </xs:complexType>

Name: The name to identify an interactive report.

SlideId: The ID of slide in an interactive report that uses the connection.