Share via


XNSV.columnFilter Field

Definition

Represents the xnsv:columnFilter XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: nsvFilter.
  • has the following child XML elements: dxf, extLst, filter.
  • has the following XML attributes: colId, id.
  • corresponds to the following strongly-typed classes: ColumnFilter.

Applies to