Share via


W.count Field

Definition

Represents the w:count XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: latentStyles.
  • corresponds to the following strongly-typed properties: LatentStyles.Count.

Applies to