Share via


X.textFields Field

Definition

Represents the x:textFields XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: textPr, textPr.
  • has the following child XML elements: textField.
  • has the following XML attributes: count.
  • corresponds to the following strongly-typed classes: TextFields.

Applies to