Share via


W.rStyle Field

Definition

Represents the w:rStyle XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to