Defines a property that uses a background color value.
| Namespace | http://schemas.microsoft.com/office/word/2003/auxHint | 
| Schema name | Auxiliary XML Document 2003 | 
None.
| Attribute | Type | Required | Description | Possible Values | 
|---|---|---|---|---|
| bgcolor | Anonymous | optional | Gets or sets the HTML equivalent of the background color. This color value takes into account various shading settings and represents the appropriate final presentation color. | 
      
<xsd:complexType name="hintShdProperty" >
  <xsd:attribute ref="bgcolor" use="optional">
  </xsd:attribute>
</xsd:complexType>