Definition Type: ComplexType
Name: CT_CellProtection
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Containing Schema: sml-styles.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into hidden in schema sml-styles_xsd Drilldown into locked in schema sml-styles_xsdXSD Diagram of CT_CellProtection in schema sml-styles_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_CellProtection">
    <xsd:attribute name="locked" type="xsd:boolean" use="optional">
        <xsd:annotation>
            <xsd:documentation>Cell Locked</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="hidden" type="xsd:boolean" use="optional">
        <xsd:annotation>
            <xsd:documentation>Hidden Cell</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
locked nsM:locked Optional
hidden nsM:hidden Optional
Collapse Derivation Tree:
Collapse References:
nsM:protection, nsM:protection