FilterColumnCollection Class
FilterColumnCollection class
A collection of Filter objects that represents all the filters in an autofiltered range.
type FilterColumnCollection struct  {
	ptr unsafe.Pointer
}
Constructors
| Method | Description | 
|---|
Methods
| Method | Description | 
|---|---|
| IsNull | Checks whether the implementation object is nullptr. | 
| RemoveAt | |
| GetByIndex | Returns a single Filter object from a collection. | 
| Get | Gets FilterColumn object at the special field. | 
| GetCount |