'Declaration Public Operator <>( _ ByVal r1 As CellRange, _ ByVal r2 As CellRange _ ) As Boolean
'Declaration
Public Operator <>( _ ByVal r1 As CellRange, _ ByVal r2 As CellRange _ ) As Boolean
public bool operator !=( CellRange r1, CellRange r2 )
CellRange Structure CellRange Members