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