Equals(RangeReference) Method
Indicates whether the current
RangeReference is equal to another
RangeReference of the same type.
Parameters
- other
- An object to compare with this object.
Return Value
true
if the current
RangeReference is equal to the other
RangeReference; otherwise,
false
.