2.2.5.25 RangeReference

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

A string that is used by the protocol server to identify a range on a worksheet in a workbook, in operations specified by this protocol. MUST NOT be longer than 32,768 characters. MAY<9> use any format to identify the range.

 <xs:simpleType name="RangeReference" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:restriction base="xs:string"/>
 </xs:simpleType>