Share via


NoNamespace.textVAlign Field

Definition

Represents the textVAlign XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: commentPr, formControlPr.
  • corresponds to the following strongly-typed properties: CommentProperties.TextVAlign, FormControlProperties.TextVerticalAlign.

Applies to