[]
Filters the specified column of the sheet.
public virtual int[] Filter(int columnIndex)
Public Overridable Function Filter(columnIndex As Integer) As Integer()
Type | Name | Description |
---|---|---|
int | columnIndex | Column index |
Type | Description |
---|---|
int[] |