Share via


W.fldData Field

Definition

Represents the w:fldData XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: fldChar, fldSimple.
  • corresponds to the following strongly-typed classes: FieldData.

Applies to