Share via


A.fld Field

Definition

Represents the a:fld XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: p.
  • has the following child XML elements: pPr, rPr, t.
  • has the following XML attributes: id, type.
  • corresponds to the following strongly-typed classes: Field.

Applies to