[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IFilters

IFilters Interface

Represents a collection of Filter objects that represents all the filters in an autofiltered range.

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public interface IFilters
Public Interface IFilters

Properties

Name Description
Count

Returns the number of objects in the collection (read-only).

this[int]

Get the filter by index.