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