Share via


CX.tx Field

Definition

Represents the cx:tx XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: series, title, unitsLabel.
  • has the following child XML elements: rich, txData.
  • corresponds to the following strongly-typed classes: Text.

Applies to