Share via


W.customStyles Field

Definition

Represents the w:customStyles XML attribute.

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

Applies to