[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IFilters

IFilters Interface

Represents a collection of IFilter objects that represents all the filters in an auto filtered range.

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

Properties

Name Description
Count

Gets the number of filters in the filter collection.

this[int]

Gets the IFilter object at the specified index.