[]
        
Interface for supporting setting a specific column header row index in which to display the column automatic filter indicator.
public interface IAutoFilterIndexSupportPublic Interface IAutoFilterIndexSupport| Name | Description | 
|---|---|
| GetAutoFilterIndex(int) | Gets the column header row index in which to display the column automatic filter indicator. | 
| SetAutoFilterIndex(int, int) | Sets the column header row index in which to display the column automatic filter indicator (-1 to display in last row of column headers). |