Share via


A.tl2br Field

Definition

Represents the a:tl2br XML element.

public static readonly System.Xml.Linq.XName tl2br;
 staticval mutable tl2br : System.Xml.Linq.XName
Public Shared ReadOnly tl2br 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: TopLeftToBottomRightBorder.

Applies to