Share via


X.borders Field

Definition

Represents the x:borders XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: styleSheet.
  • has the following child XML elements: border.
  • has the following XML attributes: count.
  • corresponds to the following strongly-typed classes: Borders.

Applies to