operator ==
operator ==(Cell, Cell)
Description
Determine if the Cells are equal.
Parameters
Parameter Name | Description |
---|---|
a | Cell to determine if they are equal |
b | Cell to determine if they are equal |
Returns
Returns true if the Cells are equal.