Share via


W.cr Field

Definition

Represents the w:cr XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: r, r.
  • corresponds to the following strongly-typed classes: CarriageReturn.

Applies to