[]
Sets the automatic filter index for the specified column.
public void SetColumnAutoFilterIndex(int column, int value)
Public Sub SetColumnAutoFilterIndex(column As Integer, value As Integer)
Type | Name | Description |
---|---|---|
int | column | Column index |
int | value | Auto filter index |
The auto filter index is the row index in the column header where the auto filter indicator is drawn.