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