[]
Gets the automatic filter index for the specified row or column.
public override int GetAutoFilterIndex(int index)
Public Overrides Function GetAutoFilterIndex(index As Integer) As Integer
Type | Name | Description |
---|---|---|
int | index | Row or column index |
Type | Description |
---|---|
int | The automatic filter index |