<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 |
---|---|
|
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>