Interface IFilters
public interface IFilters
Represents a collection of Filter objects that represents all the filters in an autofiltered range.
- 
Method Summary
int
Returns the number of objects in the collection.
 
 
 
 
 
- 
Method Details
- 
getCount
int getCount()
Returns the number of objects in the collection.
 
- 
get
Get the filter by index