Share via


NoNamespace.autoFilter Field

Definition

Represents the autoFilter XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: sheetProtection.
  • corresponds to the following strongly-typed properties: SheetProtection.AutoFilter.

Applies to