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