Definition Type: Element
Name: stretch
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Type: a:CT_StretchInfoProperties
Containing Schema: dml-shapeEffects.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
Stretch
Collapse XSD Schema Diagram:
Drilldown into fillRect in schema dml-shapeeffects_xsd Drilldown into CT_StretchInfoProperties in schema dml-shapeeffects_xsdXSD Diagram of stretch in schema dml-shapeeffects_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="stretch" type="CT_StretchInfoProperties" minOccurs="1" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Stretch</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
fillRect a:fillRect 0 1
Collapse Derivation Tree: