Share via


P.txEl Field

Definition

Represents the p:txEl XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: spTgt.
  • has the following child XML elements: charRg, pRg.
  • corresponds to the following strongly-typed classes: TextElement.

Applies to