2.2.5.18 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<5> use any format to identify the range.

 <xs:simpleType name="RangeReference">
   <xs:restriction base="xs:string"/>
 </xs:simpleType>