Definition Type: ComplexType
Name: CT_Height
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Containing Schema: wml.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into hRule in schema wml_xsd Drilldown into val in schema wml_xsdXSD Diagram of CT_Height in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_Height">
    <xsd:attribute name="val" type="ST_TwipsMeasure">
        <xsd:annotation>
            <xsd:documentation>Table Row Height</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="hRule" type="ST_HeightRule">
        <xsd:annotation>
            <xsd:documentation>Table Row Height Type</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
val w:val (Optional)
hRule w:hRule (Optional)
Collapse Derivation Tree:
Collapse References:
w:trHeight