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