[]
Sets the column header row index in which to display the column automatic filter indicator (-1 to display in last row of column headers).
void SetAutoFilterIndex(int index, int value)
Sub SetAutoFilterIndex(index As Integer, value As Integer)
| Type | Name | Description |
|---|---|---|
| int | index | The column index |
| int | value | The column header row index |