Share via


NoNamespace.lang Field

Definition

Represents the lang XML 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 attribute, it:

  • is contained in the following XML elements: defRPr, desc, title, kinsoku.
  • corresponds to the following strongly-typed properties: ColorDefinitionTitle.Language, ColorTransformDescription.Language, Description.Language, Kinsoku.Language, StyleDefinitionTitle.Language, StyleLabelDescription.Language, TextCharacterPropertiesType.Language, Title.Language.

Applies to