atkTableGetIndexAt: atkTableGetIndexAt
Description
Gets a integer
representing the index at the specified row
and column
.
The value -1 is returned if the object at row,column is not a child
of table or table does not implement this interface.Usage
atkTableGetIndexAt(object, row, column)
Value
[integer] a integer
representing the index at specified position