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