<FmlaRange> (List Items Source Range)

This element specifies the range of source data cells used to populate the list box, using standard cell reference syntax. This element is used for list boxes. The formula syntax is described in §3.17 of the SpreadsheetML reference.

example:
<x:ClientData  ><x:FmlaRange>$A$1:$A$15</x:FmlaRange>
</x:ClientData>

The possible values for this element are defined by the XML Schema string datatype.

Parent Elements

<ClientData>6.4.2.12)