Share via


W.numRestart Field

Definition

Represents the w:numRestart XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to