Share via


A.tr2bl Field

Definition

Represents the a:tr2bl XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: tcBdr.
  • has the following child XML elements: ln, lnRef.
  • corresponds to the following strongly-typed classes: TopRightToBottomLeftBorder.

Applies to