Represents the character set for the font.
      
<charset
	val="ucharHexNumberType"
/>
    | Element type | ucharHexNumberProperty | 
| Namespace | http://schemas.microsoft.com/office/word/2003/wordml | 
| Schema name | XML Document 2003 | 
| Element | Description | 
|---|---|
| font | Represents one of the fonts used in the document. | 
None.
| Attribute | Type | Required | Description | Possible Values | 
|---|---|---|---|---|
| val | ucharHexNumberType | required | Gets or sets the value of a 1-byte hexadecimal number that is 2 hexadecimal digits in length. | length = 1 | 
      
<xsd:element name="charset" type="ucharHexNumberProperty" minOccurs="0" maxOccurs="1" >
</xsd:element>