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