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