3.1.4.26.3.1 ArrayOfSheetName

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

An array of SheetName elements.

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

SheetName: A SheetName as specified in section 3.1.4.26.3.2.