AutoFiltersCollection Properties | 
The AutoFiltersCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| 
 | 
AddressR1C1 | 
 
Gets addres of filtered range in R1C1 style. Read only.
 
(Inherited from
XlsAutoFiltersCollection
.)
 | 
| 
 | 
Capacity | 
 
Gets or sets the number of elements that the System.Collections.CollectionBase can contain.
 
(Inherited from
CollectionBase
T
.)
 | 
| 
 | 
Count | 
 
Gets the total number of items in the collection.
 
(Inherited from
XlsAutoFiltersCollection
.)
 | 
| 
 | 
HasFiltered | 
 
Indicates whether sheet has filtered range.
 
(Inherited from
XlsAutoFiltersCollection
.)
 | 
| 
 | 
InnerList | 
 
Gets the list of elements in the instance.
 
(Inherited from
CollectionBase
T
.)
 | 
| 
 | 
IsReadOnly | 
 
Gets a value indicating whether the collection is read-only.
 
(Inherited from
CollectionBase
T
.)
 | 
| 
 | 
Item | 
 
Get auto filter item..
 
 | 
| 
 | 
List | 
 
Gets the list of elements in the instance.
 
(Inherited from
CollectionBase
T
.)
 | 
| 
 | 
Parent | 
 
Read-oonly. The parent object for the specified object.
 
(Inherited from
CollectionExtended
T
.)
 | 
| 
 | 
Range | 
 
Range to be filtered.
 
 | 
| 
 | 
Sorter | 
 
Gets the DataSorter instance associated with the current object. If the instance does not exist, it initializes a new instance of DataSorter.
 
(Inherited from
XlsAutoFiltersCollection
.)
 | 
| 
 | 
Worksheet | 
 
Returns parent worksheet. Read-only.
 
 |