Share via


NoNamespace.consecutive Field

Definition

Represents the consecutive XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: textPr, webPr, textPr.
  • corresponds to the following strongly-typed properties: TextProperties.Consecutive, WebQueryProperties.Consecutive.

Applies to