Share via


NoNamespace.filterUnique Field

Definition

Represents the filterUnique XML attribute.

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

Applies to