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