Defines a property that uses a text-alignment setting.
Namespace | http://schemas.microsoft.com/office/word/2003/wordml |
Schema name | XML Document 2003 |
None.
Attribute | Type | Required | Description | Possible Values |
---|---|---|---|---|
val | textAlignmentValue | required | Gets or sets the value of a text-alignment setting. |
|
<xsd:complexType name="textAlignmentProperty" >
<xsd:attribute name="val" type="textAlignmentValue" use="required">
</xsd:attribute>
</xsd:complexType>