Definition Type: Element
Name: protection
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_CellProtection
Containing Schema: sml-styles.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Protection
Collapse XSD Schema Diagram:
Drilldown into hidden in schema sml-styles_xsd Drilldown into locked in schema sml-styles_xsd Drilldown into CT_CellProtection in schema sml-styles_xsdXSD Diagram of protection in schema sml-styles_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="protection" type="CT_CellProtection" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Protection</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
locked nsM:locked Optional
hidden nsM:hidden Optional
Collapse Derivation Tree: