Share via


W.lvlOverride Field

Definition

Represents the w:lvlOverride XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: num.
  • has the following child XML elements: lvl, startOverride.
  • has the following XML attributes: ilvl.
  • corresponds to the following strongly-typed classes: LevelOverride.

Applies to