Share via


A.insideV Field

Definition

Represents the a:insideV XML element.

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

Applies to