atkTableGetRowExtentAt: atkTableGetRowExtentAt
Description
Gets the number of rows occupied by the accessible object
at a specified row
and column
in the table
.Usage
atkTableGetRowExtentAt(object, row, column)
Value
[integer] a gint representing the row extent at specified position, or 0
if value does not implement this interface.