Share via


W.vertAnchor Field

Definition

Represents the w:vertAnchor XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: tblpPr.
  • corresponds to the following strongly-typed properties: TablePositionProperties.VerticalAnchor.

Applies to