get_n_rows


Description:

public int get_n_rows () throws Error

Gets the number of rows in an Table, exclusive of any rows that are programmatically hidden, but inclusive of rows that may be outside of the current scrolling window or viewport.

Parameters:

this

a pointer to the Table implementor on which to operate.

Returns:

a int indicating the number of rows in the table.