Purpose
Check whether this cell and the passed cell contains the same values.
Class
Type
Method
Syntax
<oCell>:Equal(<oCell>) Æ lEqual
Arguments
| <oCell> | The cell, whose values are to be compared. |
| Data Type: | bCell |
Return Value
| lEqual | A logical value that indicates whether both cells are equal. |
| TRUE | Both cells are equal. |
| FALSE | The cells are unequal. |
| Data Type: | Logic |
Description
bCell:Equal() check whether all properties of this cell and the passed cell contains the same values.
See Also
Page url: http://www.YOURSERVER.com/index.html?bcell_equal.htm