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