[Table of Contents] [docx version]

SpreadsheetML Reference Material - Table of Contents

singleXmlCells (Single Cells)

This element is a container for a collection of singleXmlCell tables.

Parent Elements

Root element of SpreadsheetML Single Cell Table Definitions part

 

Child Elements

Subclause

singleXmlCell (Table Properties)

§3.5.2.1

The following XML Schema fragment defines the contents of this element:

<complexType name="CT_SingleXmlCells">

   <sequence>

   <element name="singleXmlCell" type="CT_SingleXmlCell" maxOccurs="unbounded"/>

   </sequence>

</complexType>