Share via


DGM.t Field

Definition

Represents the dgm:t XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to