[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.PivotTables.IPivotFilters

IPivotFilters Interface

Represents a collection of filters applied to a PivotTable.

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

Properties

Name Description
Count

Gets the number of filters.

this[int]

Gets the filter at the specified index.

Methods

Name Description
Add(PivotFilterType, int, object, object, bool?)

Adds a new filter to the collection.