Share via


W.highlight Field

Definition

Represents the w:highlight XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: rPr.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: Highlight.

Applies to