Share via


A.rtl Field

Definition

Represents the a:rtl XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: defRPr, endParaRPr, rPr, defRPr.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: RightToLeft.

Applies to