Share via


W.numStart Field

Definition

Represents the w:numStart XML element.

public static readonly System.Xml.Linq.XName numStart;
 staticval mutable numStart : System.Xml.Linq.XName
Public Shared ReadOnly numStart 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: NumberingStart.

Applies to