Share via


W.fldCharType Field

Definition

Represents the w:fldCharType XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: fldChar.
  • corresponds to the following strongly-typed properties: FieldChar.FieldCharType.

Applies to