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