Share via


NoNamespace.vert Field

Definition

Represents the vert XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: bodyPr, tcPr, bodyPr, bodyPr.
  • corresponds to the following strongly-typed properties: BodyProperties.Vertical, TableCellProperties.Vertical, TextBodyProperties.Vertical.

Applies to