Virtualvfunc_Virtualvfunc_Returns the number of columns occupied by this cell accessible.
Virtualvfunc_Retrieves the tabular position of this cell.
Virtualvfunc_Gets the row and column indexes and span of this cell accessible.
Note: If the object does not implement this function, then, by default, atk will implement this function by calling get_row_span and get_column_span on the object.
Virtualvfunc_Virtualvfunc_Returns the number of rows occupied by this cell accessible.
Virtualvfunc_
Interface for implementing TableCell. Contains only the virtual methods that need to be implemented.