Defines a property that consists of a hexadecimal number.
Namespace | http://schemas.microsoft.com/office/word/2003/auxHint |
Schema name | Auxiliary XML Document 2003 |
None.
Attribute | Type | Required | Description | Possible Values |
---|---|---|---|---|
val | hexNumberType | required | Gets or sets the hexadecimal number value. |
<xsd:complexType name="hexNumberProperty" >
<xsd:attribute name="val" type="hexNumberType" use="required">
</xsd:attribute>
</xsd:complexType>