Share via


W.hyperlink Field

Definition

Represents the w:hyperlink XML elements and attribute.

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

Field Value

Remarks

As an XML element, it:

As an XML attribute, it:

  • is contained in the following XML elements: clrSchemeMapping.
  • corresponds to the following strongly-typed properties: ColorSchemeMapping.Hyperlink.

Applies to