Definition Type: Element
Name: bottom
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_Border
Containing Schema: wml.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Bottom Border
Collapse XSD Schema Diagram:
Drilldown into frame in schema wml_xsd Drilldown into shadow in schema wml_xsd Drilldown into space in schema wml_xsd Drilldown into sz in schema wml_xsd Drilldown into themeShade in schema wml_xsd Drilldown into themeTint in schema wml_xsd Drilldown into themeColor in schema wml_xsd Drilldown into color in schema wml_xsd Drilldown into val in schema wml_xsd Drilldown into CT_Border in schema wml_xsdXSD Diagram of bottom in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="bottom" type="CT_Border" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Bottom Border</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
val w:val Required
color w:color Optional
themeColor w:themeColor Optional
themeTint w:themeTint Optional
themeShade w:themeShade Optional
sz w:sz Optional
space w:space Optional
shadow w:shadow Optional
frame w:frame Optional
Collapse Derivation Tree: