Share via


W.vertAlign Field

Definition

Represents the w:vertAlign XML element.

public static readonly System.Xml.Linq.XName vertAlign;
 staticval mutable vertAlign : System.Xml.Linq.XName
Public Shared ReadOnly vertAlign As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: rPr.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: VerticalTextAlignment.

Applies to