Definition Type: Element
Name: row
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_Row
Containing Schema: sml-sheet.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Row
Collapse XSD Schema Diagram:
Drilldown into extLst in schema sml-sheet_xsd Drilldown into c in schema sml-sheet_xsd Drilldown into ph in schema sml-sheet_xsd Drilldown into thickBot in schema sml-sheet_xsd Drilldown into thickTop in schema sml-sheet_xsd Drilldown into collapsed in schema sml-sheet_xsd Drilldown into outlineLevel in schema sml-sheet_xsd Drilldown into customHeight in schema sml-sheet_xsd Drilldown into hidden in schema sml-sheet_xsd Drilldown into ht in schema sml-sheet_xsd Drilldown into customFormat in schema sml-sheet_xsd Drilldown into s in schema sml-sheet_xsd Drilldown into spans in schema sml-sheet_xsd Drilldown into r in schema sml-sheet_xsd Drilldown into CT_Row in schema sml-sheet_xsdXSD Diagram of row in schema sml-sheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="row" type="CT_Row" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Row</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
c nsM:c 0 unbounded
extLst nsM:extLst 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
r nsM:r Optional
spans nsM:spans Optional
s nsM:s 0 Optional
customFormat nsM:customFormat false Optional
ht nsM:ht Optional
hidden nsM:hidden false Optional
customHeight nsM:customHeight false Optional
outlineLevel nsM:outlineLevel 0 Optional
collapsed nsM:collapsed false Optional
thickTop nsM:thickTop false Optional
thickBot nsM:thickBot false Optional
ph nsM:ph false Optional
Collapse Derivation Tree: