Share via


NoNamespace.showAutoFilter Field

Definition

Represents the showAutoFilter XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: customSheetView.
  • corresponds to the following strongly-typed properties: CustomSheetView.ShowAutoFilter.

Applies to