[]
Filters item for the specified column to filter in blanks (empty cells).
protected int[] BlanksFilterItem(int viewColumn)
Protected Function BlanksFilterItem(viewColumn As Integer) As Integer()
| Type | Name | Description |
|---|---|---|
| int | viewColumn | Column index |
| Type | Description |
|---|---|
| int[] | Filters item for the specified column to filter in blanks |