Share via


X.hyperlinks Field

Definition

Represents the x:hyperlinks XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: worksheet.
  • has the following child XML elements: hyperlink.
  • corresponds to the following strongly-typed classes: Hyperlinks.

Applies to