IAutoFilters Interface |
Namespace: Spire.Xls.Core
The IAutoFilters type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Count |
Number of columns to be filtered. Read-only.
|
|
|
Item |
Returns single autofilter object by column index. Read-only.
|
|
|
Parent |
Gets the parent object of the current instance.
(Inherited from
IExcelApplication
.)
|
|
|
Range |
Range to be filtered.
|