Share via


W.latentStyles Field

Definition

Represents the w:latentStyles XML element and attribute.

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

Field Value

Remarks

As an XML element, it:

As an XML attribute, it:

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

Applies to