接口 IFilters
public interface IFilters
Represents a collection of Filter objects that represents all the filters in an autofiltered range.
-
方法概要
-
方法详细资料
-
getCount
int getCount()Returns the number of objects in the collection. -
get
Get the filter by index
-