get_row_span


Description:

public int get_row_span () throws Error

Returns the number of rows occupied by this cell accessible.

The returned values are meaningful only if the table cell has both STATE_VISIBLE and STATE_SHOWING.

Parameters:

this

a GObject instance that implements AtspiTableCellIface

Returns:

a gint representing the number of rows occupied by this cell, or 0 if the cell does not implement this method.