class
FilterColumnCollection
Source: aspose.
A collection of Filter objects that represents all the filters in an autofiltered range.
Methods
add()
Reserved for internal use.
clear()
contains()
Reserved for internal use.
get(fieldIndex) → FilterColumn
Gets FilterColumn object at the special field.
Parameter
Name | Type | Optional | Description |
---|---|---|---|
fieldIndex |
Number |
|
The integer offset of the field on which you want to base the filter (from the left of the list; the leftmost field is field 0). |
- Returns
-
FilterColumn
Returns FilterColumn object.
get()
Reserved for internal use.
getByIndex()
Returns a single Filter object from a collection.
getCount()
indexOf()
Reserved for internal use.
iterator()
removeAt(index)
Parameter
Name | Type | Optional | Description |
---|---|---|---|
index |
Number |
|