Share via


W.delText Field

Definition

Represents the w:delText XML element.

public static readonly System.Xml.Linq.XName delText;
 staticval mutable delText : System.Xml.Linq.XName
Public Shared ReadOnly delText 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: DeletedText.

Applies to