[]
Determines whether the specified object is equivalent to this cell.
public override bool Equals(object o)
Public Overrides Function Equals(o As Object) As Boolean
| Type | Name | Description |
|---|---|---|
| object | o | Object to compare |
| Type | Description |
|---|---|
| bool |
|