Share via


W.numFmt Field

Definition

Represents the w:numFmt XML element and attribute.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: endnotePr, footnotePr, lvl.
  • has the following XML attributes: format, val.
  • corresponds to the following strongly-typed classes: NumberingFormat.

As an XML attribute, it:

  • is contained in the following XML elements: caption.
  • corresponds to the following strongly-typed properties: Caption.NumberFormat.

Applies to