Definition Type: ComplexType
Name: hintShdProperty
Namespace: http://schemas.microsoft.com/office/word/2003/auxHint
Containing Schema: wordnetaux.xsd
Abstract
Documentation:
Defines a property that uses a background color value.
Collapse XSD Schema Diagram:
Drilldown into bgcolor in schema wordnetaux_xsdXSD Diagram of hintShdProperty in schema wordnetaux_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:complexType name="hintShdProperty">
    <xsd:annotation>
        <xsd:documentation>Defines a property that uses a background color value.</xsd:documentation>
    </xsd:annotation>
    <xsd:attribute ref="bgcolor" use="optional">
        <xsd:annotation>
            <xsd:documentation>The HTML equivalent of the background color. This takes into account various shading settings and represents the appropriate final presentation color.</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
bgcolor wx:bgcolor Optional
Collapse Derivation Tree:
Collapse References:
wx:shd