XlsAutoFiltersCollection Properties |
The XlsAutoFiltersCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() |
AddressR1C1 |
Gets addres of filtered range in R1C1 style. Read only.
|
![]() |
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.
|
![]() |
HasFiltered |
Indicates whether sheet has filtered range.
|
![]() |
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.
|
![]() |
Worksheet |
Returns parent worksheet. Read-only.
|