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