Share via


W.numberingStyles Field

Definition

Represents the w:numberingStyles XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: stylePaneFormatFilter.
  • corresponds to the following strongly-typed properties: StylePaneFormatFilter.NumberingStyles.

Applies to