CellsManager.CellDelete method |
|
Remarks Deletes the 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.CellDelete (UniqueID as integer) as boolean
Visual C++ BOOL control.CellsManager.CellDelete (short UniqueID);
Return value
|