2.2.4.32 RequestLimits

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

Specifies a limit on a protocol server operation.

 <xs:complexType name="RequestLimits">
   <xs:sequence>
     <xs:element minOccurs="1" maxOccurs="1" name="CellCount" nillable="true" type="xs:long"/>
   </xs:sequence>
 </xs:complexType>

CellCount: The maximum number of cells allowed to be returned in the response message, as specified in section 2.2.4.44.