2.2.5.10 RangeReference

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

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