get_row_description


Description:

public string get_row_description (int row) throws Error

Gets a text description of a particular table row.

This differs from get_row_header, which returns an Accessible.

Parameters:

this

a pointer to the Table implementor on which to operate.

row

the specified table row, zero-indexed.

Returns:

a UTF-8 string describing the specified table row, if available.