Share via


W.countBy Field

Definition

Represents the w:countBy XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: lnNumType.
  • corresponds to the following strongly-typed properties: LineNumberType.CountBy.

Applies to