Share via


W.cs Field

Definition

Represents the w:cs XML element and attribute.

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

Field Value

Remarks

As an XML element, it:

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

As an XML attribute, it:

  • is contained in the following XML elements: rFonts.
  • corresponds to the following strongly-typed properties: RunFonts.ComplexScript.

Applies to