Share via


W.followedHyperlink Field

Definition

Represents the w:followedHyperlink XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

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

Applies to