Share via


NoNamespace.filterMode Field

Definition

Represents the filterMode XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: sheetPr.
  • corresponds to the following strongly-typed properties: SheetProperties.FilterMode.

Applies to