Definition Type: Element
Name: singleXmlCell
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_SingleXmlCell
Containing Schema: sml-singleCellTable.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
Table Properties
Collapse XSD Schema Diagram:
Drilldown into extLst in schema sml-singlecelltable_xsd Drilldown into xmlCellPr in schema sml-singlecelltable_xsd Drilldown into connectionId in schema sml-singlecelltable_xsd Drilldown into r in schema sml-singlecelltable_xsd Drilldown into id in schema sml-singlecelltable_xsd Drilldown into CT_SingleXmlCell in schema sml-singlecelltable_xsdXSD Diagram of singleXmlCell in schema sml-singlecelltable_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="singleXmlCell" type="CT_SingleXmlCell" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Table Properties</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
xmlCellPr nsM:xmlCellPr 1 1
extLst nsM:extLst 0 1
Collapse Child Attributes:
Name Type Default Value Use
id nsM:id Required
r nsM:r Required
connectionId nsM:connectionId Required
Collapse Derivation Tree: