[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IFilters.Item

this Property

this[int]

Gets the IFilter object at the specified index.

Declaration
IFilter this[int index] { get; }
ReadOnly Default Property Item(index As Integer) As IFilter
Parameters
Type Name Description
int index

An integer value indicates the index number of the filter.

Property Value
Type Description
IFilter

The IFilter object at the specified index.