Share via


A.r Field

Definition

Represents the a:r XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: p.
  • has the following child XML elements: rPr, t.
  • corresponds to the following strongly-typed classes: Run.

Applies to