[Table of Contents] [docx version]

SpreadsheetML Reference Material - Table of Contents

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@r3.6.1); c@r3.3.1.3); cell@r3.14.1); cellSmartTags@r3.3.1.6); cellWatch@r3.3.1.7); customSheetView@topLeftCell3.3.1.23); inputCells@r3.3.1.49); nc@r3.11.1.3); oc@r3.11.1.5); pane@topLeftCell3.3.1.64); rcmt@cell3.11.1.11); selection@activeCell3.3.1.75); sheetView@topLeftCell3.3.1.83); singleXmlCell@r3.5.2.1); tr@r3.15.4); undo@r3.11.1.25)

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

<simpleType name="ST_CellRef">

   <restriction base="xsd:string"/>

</simpleType>