Definition Type: SimpleType
Name: ST_HeightRule
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Containing Schema: wml.xsd
Documentation:
Height Rule
Collapse XSD Schema Diagram:
XSD Diagram of ST_HeightRule in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:simpleType name="ST_HeightRule">
    <xsd:annotation>
        <xsd:documentation>Height Rule</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:enumeration value="auto">
            <xsd:annotation>
                <xsd:documentation>Determine Height Based On Contents</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="exact">
            <xsd:annotation>
                <xsd:documentation>Exact Height</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="atLeast">
            <xsd:annotation>
                <xsd:documentation>Minimum Height</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration auto
Enumeration exact
Enumeration atLeast
Collapse Derivation Tree:
Collapse References:
w:hRule, w:hRule