2.2.4.106 ArrayOfSheetName

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

An array of SheetName elements.

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

SheetName: The SheetName as specified in section 2.2.4.115.