Definition Type: Element
Name: graphicFrameLocks
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Type: a:CT_GraphicalObjectFrameLocking
Containing Schema: dml-documentProperties.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Graphic Frame Locks
Collapse XSD Schema Diagram:
Drilldown into extLst in schema dml-documentproperties_xsd Drilldown into noResize in schema dml-documentproperties_xsd Drilldown into noMove in schema dml-documentproperties_xsd Drilldown into noChangeAspect in schema dml-documentproperties_xsd Drilldown into noSelect in schema dml-documentproperties_xsd Drilldown into noDrilldown in schema dml-documentproperties_xsd Drilldown into noGrp in schema dml-documentproperties_xsd Drilldown into CT_GraphicalObjectFrameLocking in schema dml-documentproperties_xsdXSD Diagram of graphicFrameLocks in schema dml-documentproperties_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="graphicFrameLocks" type="CT_GraphicalObjectFrameLocking" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Graphic Frame Locks</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
extLst a:extLst 0 1
Collapse Child Attributes:
Name Type Default Value Use
noGrp a:noGrp false Optional
noDrilldown a:noDrilldown false Optional
noSelect a:noSelect false Optional
noChangeAspect a:noChangeAspect false Optional
noMove a:noMove false Optional
noResize a:noResize false Optional
Collapse Derivation Tree: