Share via


W.numPr Field

Definition

Represents the w:numPr XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: pPr.
  • has the following child XML elements: ilvl, ins, numberingChange, numId.
  • corresponds to the following strongly-typed classes: NumberingProperties.

Applies to