Defines a property that uses a text-scale percentage value (1 to 600).
Namespace | http://schemas.microsoft.com/office/word/2003/wordml |
Schema name | XML Document 2003 |
None.
Attribute | Type | Required | Description | Possible Values |
---|---|---|---|---|
val | textScaleType | optional | Gets or sets a text-scale percentage value (1 to 600). | minInclusive = 1 maxInclusive = 600 |
<xsd:complexType name="textScaleProperty" >
<xsd:attribute name="val" type="textScaleType">
</xsd:attribute>
</xsd:complexType>