selectedCount(): Integer;
The selectedCount method of the JadeTableSheet class returns the number of selected cells in the
For a description of this method, see the
The code fragment in the following example shows the use of the selectedCount method.
if table1.accessSheet(2).selectedCount > 0 then