[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.PivotTables.IPivotFilter

IPivotFilter Interface

Represents a filter applied to a PivotTable field.

Namespace: GrapeCity.Spreadsheet.PivotTables
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface IPivotFilter
Public Interface IPivotFilter

Properties

Name Description
DataField

Gets the value field to which this filter is applied.

FilterType

Gets the type of the filter, specified by the PivotFilterType enumeration.

PivotField

Gets the PivotField to which this filter is applied.

Value1

Sets or gets the first value used in the filter criteria.

Value2

Sets or gets the second value used in the filter criteria.

WholeDayFilter

Sets or gets the filtering semantics for date filters.