Definition Type: Element
Name: inputCells
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_InputCells
Containing Schema: sml-sheet.xsd
MinOccurs 1
MaxOccurs unbounded
Abstract
Documentation:
Input Cells
Collapse XSD Schema Diagram:
Drilldown into numFmtId in schema sml-sheet_xsd Drilldown into val in schema sml-sheet_xsd Drilldown into undone in schema sml-sheet_xsd Drilldown into deleted in schema sml-sheet_xsd Drilldown into r in schema sml-sheet_xsd Drilldown into CT_InputCells in schema sml-sheet_xsdXSD Diagram of inputCells in schema sml-sheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="inputCells" type="CT_InputCells" minOccurs="1" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Input Cells</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
r nsM:r Required
deleted nsM:deleted false Optional
undone nsM:undone false Optional
val nsM:val Required
numFmtId nsM:numFmtId Optional
Collapse Derivation Tree: