[]
Gets the column header row index in which to display the column automatic filter indicator.
int GetAutoFilterIndex(int columnIndex)
Function GetAutoFilterIndex(columnIndex As Integer) As Integer
| Type | Name | Description |
|---|---|---|
| int | columnIndex | Column index |
| Type | Description |
|---|---|
| int | The column header row index (-1 to display in last row of column headers). |