Share via


W.headingStyles Field

Definition

Represents the w:headingStyles XML attribute.

public static readonly System.Xml.Linq.XName headingStyles;
 staticval mutable headingStyles : System.Xml.Linq.XName
Public Shared ReadOnly headingStyles 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.HeadingStyles.

Applies to