Share via


W.link Field

Definition

Represents the w:link XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: style.
  • corresponds to the following strongly-typed classes: LinkedStyle.

Applies to