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