Definition Type: Attribute
Name: shadow
Namespace: urn:schemas-microsoft-com:office:word
Type: nsD:borderShadowElt
Containing Schema: w10.xsd
Use Optional
Documentation:
Gets or sets a value indicating whether the border has a shadow.
Collapse XSD Schema Diagram:
XSD Diagram of shadow in schema w10_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="shadow" type="borderShadowElt" use="optional">
    <xsd:annotation>
        <xsd:documentation>Gets or sets a value indicating whether the border has a shadow.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: