CellsManager.CellFind method |
|
Remarks Verify the existence of a cell identified by a certain UniqueID identifier. For further details about cells management, see the How to manage cells section
Syntax Visual Basic control.CellsManager.CellFind (UniqueID as integer) as boolean
Visual C++ BOOL control.CellsManager.CellFind (short UniqueID);
Return value
|