[]
Gets the automatic filter index for the specified column.
public int GetColumnAutoFilterIndex(int column)
Public Function GetColumnAutoFilterIndex(column As Integer) As Integer
Type | Name | Description |
---|---|---|
int | column | Column index |
Type | Description |
---|---|
int | Automatic filter index |
The automatic filter index is the row index in the column header where the auto filter indicator is drawn.