2.4.10 protectedRanges
Target namespace: http://schemas.microsoft.com/office/spreadsheetml/2009/9/main
A protectedRanges element is a CT_ProtectedRanges type element, as specified in section 2.6.55, that specifies a group of protected ranges on the sheet. See section 2.2.4.12 for how this element integrates with the Office Open XML file formats specified in [ISO/IEC29500-1:2016].
The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this element.
-
<xsd:element name="protectedRanges" type="CT_ProtectedRanges"/>
See section 5.4 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).