[]
Determines whether the range of cells intersects the specified column.
public bool IntersectColumn(int column)
Public Function IntersectColumn(column As Integer) As Boolean
| Type | Name | Description |
|---|---|---|
| int | column | Column index |
| Type | Description |
|---|---|
| bool |