'Usage Dim instance As FormulaDependentInfos.Cell Dim obj As Object Dim value As Boolean value = instance.Equals(obj)
Parameters
- obj
- An object to compare with this object.
Return Value
true if the current object is equal to the other parameter; otherwise, false.