<ST_CellRef> (Cell Reference)

Represents a single cell reference in a SpreadsheetML document.

This simple type's contents are a restriction of the XML Schema string datatype.

Referenced By

<c@r>3.6.1); <c@r>3.3.1.3); <cell@r>3.14.1); <cellSmartTags@r>3.3.1.6); <cellWatch@r>3.3.1.7); <customSheetView@topLeftCell>3.3.1.23); <inputCells@r>3.3.1.49); <nc@r>3.11.1.3); <oc@r>3.11.1.5); <pane@topLeftCell>3.3.1.64); <rcmt@cell>3.11.1.11); <selection@activeCell>3.3.1.75); <sheetView@topLeftCell>3.3.1.83); <singleXmlCell@r>3.5.2.1); <tr@r>3.15.4); <undo@r>3.11.1.25)

The following XML Schema fragment defines the contents of this simple type:

<simpleType name="ST_CellRef">
	<restriction base="xsd:string"/>
</simpleType>