Share via


NoNamespace.filter Field

Definition

Represents the filter XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: animEffect, customSheetView.
  • corresponds to the following strongly-typed properties: AnimateEffect.Filter, CustomSheetView.Filter.

Applies to