Definition Type: Element
Name: ProtectScenarios
Namespace: urn:schemas-microsoft-com:office:excel
Type: x:TrueFalseType
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies whether the scenarios of a worksheet are protected.
Collapse XSD Schema Diagram:
XSD Diagram of ProtectScenarios in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="ProtectScenarios" type="TrueFalseType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Specifies whether the scenarios of a worksheet are protected.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: