Share via


A.insideH Field

Definition

Represents the a:insideH XML element.

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

Applies to