"deleteSelection"
Clears the selection made in a table.
Synopsis
setValue(string shape, "deleteSelection");
shape.deleteSelection();
Parameters
Parameter | Description |
---|---|
shape | Name of the object |
Description
All selections made in a table will be cleared and no cell will be selected.
Assignment
Table