Share via


W.clearFormatting Field

Definition

Represents the w:clearFormatting XML attribute.

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

Applies to