[]
Gets a value that indicates whether this range is valid.
public bool IsValid { get; }
A range is considered valid if all its indices (Row, Row2, Column, and Column2) are greater than -1.