Share via


W.lang Field

Definition

Represents the w:lang XML element and attributes.

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

Field Value

Remarks

As an XML element, it:

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

As an XML attribute, it:

Applies to