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