if value does not implement this interface.
Table.getColumnExtentAt
int getColumnExtentAt(int row, int column)Gets the number of columns occupied by the accessible object at the specified row and column in the table.
Parameters
row | a #gint representing a row in table |
column | a #gint representing a column in table |
Returns
a gint representing the column extent at specified position, or 0