Sets alignment for text vertically between the top and bottom margins.
| Namespace | http://schemas.microsoft.com/office/word/2003/wordml | 
| Schema name | XML Document 2003 | 
None.
| Attribute | Type | Required | Description | Possible Values | 
|---|---|---|---|---|
| val | verticalJustificationValue | required | Gets or sets vertical alignment for text between top and bottom margins. | 
 | 
      
<xsd:complexType name="verticalJustificationType" >
  <xsd:attribute name="val" type="verticalJustificationValue" use="required">
  </xsd:attribute>
</xsd:complexType>