Definition Type: Element
Name: sheetProtection
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_ChartsheetProtection
Containing Schema: sml-sheet.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Chart Sheet Protection
Collapse XSD Schema Diagram:
Drilldown into objects in schema sml-sheet_xsd Drilldown into content in schema sml-sheet_xsd Drilldown into password in schema sml-sheet_xsd Drilldown into CT_ChartsheetProtection in schema sml-sheet_xsdXSD Diagram of sheetProtection in schema sml-sheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="sheetProtection" type="CT_ChartsheetProtection" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Chart Sheet Protection</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
password nsM:password Optional
content nsM:content false Optional
objects nsM:objects false Optional
Collapse Derivation Tree: