Defines a property that can be a measurement in half-points (1/144 of an inch) that can be positive or negative.
Namespace | http://schemas.microsoft.com/office/word/2003/wordml |
Schema name | XML Document 2003 |
None.
Attribute | Type | Required | Description | Possible Values |
---|---|---|---|---|
val | signedHpsMeasureType | required | Gets or sets the value of a measurement in half-points (1/144 of an inch) that can be positive or negative. |
<xsd:complexType name="signedHpsMeasureProperty" >
<xsd:attribute name="val" type="signedHpsMeasureType" use="required">
</xsd:attribute>
</xsd:complexType>