Definition Type: Attribute
Name: color
Namespace: http://schemas.microsoft.com/office/word/2003/auxHint
Type: wx:hexColorType
Containing Schema: wordnetaux.xsd
Use Optional
Documentation:
Gets or sets a border color.
Collapse XSD Schema Diagram:
XSD Diagram of color in schema wordnetaux_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="color" type="hexColorType" use="optional">
    <xsd:annotation>
        <xsd:documentation>Gets or sets a border color.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: