Share via


X.vertical Field

Definition

Represents the x:vertical XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: border.
  • has the following child XML elements: color.
  • corresponds to the following strongly-typed classes: VerticalBorder.

Applies to