[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IFilter

IFilter Interface

Represents a filter for a single column.

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

Properties

Name Description
Criteria1

Gets the first filtered value for the specified column in a filtered range.

Criteria2

Gets the second filtered value for the specified column in a filtered range.

On

Gets a value indicating whether this IFilter is on.

Operator

Gets an AutoFilterOperator value that represents the operator that associates the two criteria applied by the specified filter.