Share via


A.txBody Field

Definition

Represents the a:txBody XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: tc, txSp.
  • has the following child XML elements: bodyPr, lstStyle, p.
  • corresponds to the following strongly-typed classes: TextBody.

Applies to