Definition Type: Element
Name: trHeight
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:heightProperty
Containing Schema: wordnet.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Represents the height of this row.
Collapse XSD Schema Diagram:
Drilldown into h-rule in schema wordnet_xsd Drilldown into val in schema wordnet_xsd Drilldown into heightProperty in schema wordnet_xsdXSD Diagram of trHeight in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="trHeight" type="heightProperty" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Represents the height of this row.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
val W:val 0 (Optional)
h-rule W:h-rule (Optional)
Collapse Derivation Tree: