[]
Determines whether the range contains a given column.
public bool ContainsCol(int col)
Index of the column to check.
True if the range contains the column, False otherwise.