Share via


W.next Field

Definition

Represents the w:next XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: style.
  • corresponds to the following strongly-typed classes: NextParagraphStyle.

Applies to